diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 12:27:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 12:27:52 +0000 |
commit | f012c9d795e1c1688d29e23074d71c3eba1824d1 (patch) | |
tree | 9d90e05b29a823bf1bd465ecbc99a9d943a9ac88 /doc/todo/mercurial.mdwn | |
parent | 50d041155326c8c09f08fd5a45e7a808c86dfac9 (diff) | |
download | ikiwiki-f012c9d795e1c1688d29e23074d71c3eba1824d1.tar ikiwiki-f012c9d795e1c1688d29e23074d71c3eba1824d1.tar.gz |
web commit by JoshTriplett: Fix typo.
Diffstat (limited to 'doc/todo/mercurial.mdwn')
-rw-r--r-- | doc/todo/mercurial.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 7f714512e..0a20dd5b0 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -2,4 +2,4 @@ * rcs_notify is not implemented * Is the code sufficiently robust? It just warns when mercurial fails. * When rcs_commit is called with a $user that is an openid, it will be - passed through to mercurial -u. Will mercurual choke on this? + passed through to mercurial -u. Will mercurial choke on this? |