summaryrefslogtreecommitdiffstats
path: root/SYNCING
diff options
context:
space:
mode:
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