]> git.cworth.org Git - ikiwiki-bootstrap/commitdiff
Changed 'setup' to 'set up
authorRichard Worth <rworth@olra.theworths.org>
Fri, 15 Jun 2007 18:32:08 +0000 (11:32 -0700)
committerRichard Worth <rworth@olra.theworths.org>
Fri, 15 Jun 2007 18:32:08 +0000 (11:32 -0700)
README

diff --git a/README b/README
index 27d04a5eeaae90fdc8d6cc5903313d9641c21dee..306d0da3e8b1b9abe00b9ae28d90987ae614b2ea 100644 (file)
--- 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