diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E <Amitai@web> | 2010-06-26 18:13:08 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-26 18:13:08 +0000 |
commit | e6bba3b3b5c7a99a38f5ae489a8fb7353013debc (patch) | |
tree | 2312fe3c096c1bbfa32783734c5333a377cb0d46 | |
parent | 7e3672945f7f95d8ea68734c1fa2dfa1dfd2af7f (diff) |
s/the the/the/
-rw-r--r-- | doc/setup/byhand.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup/byhand.mdwn b/doc/setup/byhand.mdwn index afd1ac27f..86cff5af4 100644 --- a/doc/setup/byhand.mdwn +++ b/doc/setup/byhand.mdwn @@ -177,7 +177,7 @@ about using the git repositories. Once your wiki is checked in to the revision control system, you should configure ikiwiki to use revision control. Edit your ikiwiki.setup, set -`rcs` to the the revision control system you chose to use. Be careful, +`rcs` to the revision control system you chose to use. Be careful, you may need to use the 'fullname'. For example, 'hg' doesn't work, you should use mercurial. Be sure to set `svnrepo` to the directory for your repository, if using subversion. Uncomment the configuration for the wrapper |