From: Richard Worth <rworth@olra.theworths.org>
Date: Fri, 15 Jun 2007 18:32:08 +0000 (-0700)
Subject: Changed 'setup' to 'set up
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=ebb37ae7a1a07e64111bdffe961fb84df370c143;p=ikiwiki-bootstrap

Changed 'setup' to 'set up
---

diff --git a/README b/README
index 27d04a5..306d0da 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ learning to use ikiwiki from its standard instructions:
 
 Features
 ========
-Here are some of the key features of what I've got setup, (and that
+Here are some of the key features of what I've got set up, (and that
 are different than following the standard instruction for integrating
 ikiwiki with git).
 
@@ -27,7 +27,7 @@ ikiwiki with git).
 
 3. Pre-configured for git
 
-	Most of the git-specific settings you need are already setup
+	Most of the git-specific settings you need are already set up
 	in ikiwiki.setup. One that is not is that the generated
 	wrapper is placed into ikiwiki-post-update rather than going
 	directly into git's post-update---so you will have to manually
@@ -41,7 +41,7 @@ To start, choose where the bare git repository will exist on your web
 server and where you'd like the HTML results to be published to. Edit
 ikiwiki.setup and fill these in for gitrepo and destdir.
 
-Then use the following commands to setup everything you'll need on the
+Then use the following commands to set up everything you'll need on the
 server:
 
 	mkdir -p $gitrepo