diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-11 11:42:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-11 11:42:32 +0000 |
commit | 8973ba4723e115c87075793fabae07c92ceb6490 (patch) | |
tree | bbfd8d9a77f7a4d279e2095f905f14343816cc72 | |
parent | 0286694e207f2c27771953f5bf36222c694ea4bd (diff) |
web commit by GabrielFarrell: small grammar fix
-rw-r--r-- | doc/setup.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 1669071d6..dd1a9be8c 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -114,7 +114,7 @@ you through setting up a wiki that is stored in [[Subversion]], [[Git]], subversion configuration, and uncomment and edit the configuration for your chosen RCS. - Note that the default file has a block to configure an [[post-commit]] + Note that the default file has a block to configure a [[post-commit]] wrapper to update the wiki. You need to uncomment the related block for whatever RCS you use and comment out the other rcs blocks. @@ -139,4 +139,4 @@ you through setting up a wiki that is stored in [[Subversion]], [[Git]], Then run `ikiwiki --setup ikiwiki.setup` again. -10. Enjoy your new wiki! Add yourself to [[IkiWikiUsers]] +10. Enjoy your new wiki! Add yourself to [[IkiWikiUsers]]. |