summaryrefslogtreecommitdiffstats
path: root/SYNCING
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-06-10 12:47:15 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-06-10 12:47:15 +0100
commitc84ed36719f8bfc72ef52e8e0a43003464de587e (patch)
tree388247e2f5a4b8ccb9ee617c395d906536256f76 /SYNCING
parentfa68d0a16ec757bd5ef148bf7060707512baa303 (diff)
Spelling, from Josh Soref.
Diffstat (limited to 'SYNCING')
-rw-r--r--SYNCING2
1 files changed, 1 insertions, 1 deletions
diff --git a/SYNCING b/SYNCING
index ee27770c..aaa29dec 100644
--- a/SYNCING
+++ b/SYNCING
@@ -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