]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Receive.pm
typo
[ikiwiki.git] / IkiWiki / Receive.pm
index 37b6f2a62667600c0ad181eb448d4629504bdd4c..31ab3a500c83489bdeb80d14f68a208b49b46d94 100644 (file)
@@ -114,7 +114,7 @@ sub test () {
                        # by not testing the removal in such pairs of changes.
                        # (The add is still tested, just to make sure that
                        # no data is added to the repo that a web edit
                        # by not testing the removal in such pairs of changes.
                        # (The add is still tested, just to make sure that
                        # no data is added to the repo that a web edit
-                       # could add.)
+                       # could not add.)
                        next if $newfiles{$file};
 
                        if (IkiWiki::Plugin::remove->can("check_canremove")) {
                        next if $newfiles{$file};
 
                        if (IkiWiki::Plugin::remove->can("check_canremove")) {