From c84ed36719f8bfc72ef52e8e0a43003464de587e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 10 Jun 2016 12:47:15 +0100 Subject: Spelling, from Josh Soref. --- SYNCING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SYNCING') 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 -- cgit