]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Rcs/Stub.pm
finish adding getsetup hooks to plugins
[ikiwiki.git] / IkiWiki / Rcs / Stub.pm
index 43a2f20299c7da33be1efd8a21236319fd8110d7..04ba5f028dc76e2d0eff76a6137db4d50e5eeea3 100644 (file)
@@ -57,7 +57,7 @@ sub rcs_rename ($$) {
        # prepare it for when rcs_commit is called.
        # The new filename may be in a new subdir, that is not yet added to
        # version control. If so, the subdir will exist already, and should
-       # be added.
+       # be added to revision control.
 }
 
 sub rcs_recentchanges ($) {