summaryrefslogtreecommitdiff
path: root/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-24 22:03:03 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-24 22:03:38 -0400
commit36a0d984c9323c51bcb604b4c021a3c9659cc1f5 (patch)
treef4b66cf357774755a48a239f0b1865f652a58bb5 /doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn
parent7a070c64fab372cb829261a989eb28fdd30d306e (diff)
fix monotone/mercurial confusion
Diffstat (limited to 'doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn')
-rw-r--r--doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn
index bf54eefaf..412f94804 100644
--- a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn
+++ b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn
@@ -1,5 +1,5 @@
I've added three new functions to the ikiwiki VCS interface to support
renaming and removing files using the web interface. The bzr,
-monotone, and tla [[rcs]] backends need implementions of these functions.
+mercurial, and tla [[rcs]] backends need implementions of these functions.
(The maintainers of these backends have been mailed. --[[Joey]])