Spelling, from Josh Soref.

This commit is contained in:
Nicholas Marriott
2016-06-10 12:47:15 +01:00
parent fa68d0a16e
commit c84ed36719
3 changed files with 5 additions and 5 deletions

View File

@ -115,7 +115,7 @@ From there, merge the result in, fixing up any conflicts which might arise.
% git merge obsd-master
Then ensure things look correct by BULDING the result of that sync:
Then ensure things look correct by BUILDING the result of that sync:
% make clean && ./autogen.sh && ./configure && make