]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Render.pm
* More security review.
[ikiwiki.git] / IkiWiki / Render.pm
index c5922c933a7516b9a06476ce68855e9289664c97..886a30f6b7eb587be217ca215748fbe70dec0ecc 100644 (file)
@@ -426,7 +426,7 @@ FILE:               foreach my $file (@files) {
        }
 
        # Handle backlinks; if a page has added/removed links, update the
-       # pages it links to. Also handles rebuilding dependat pages.
+       # pages it links to. Also handles rebuilding dependant pages.
        # TODO: inefficient; pages may get rendered above and again here;
        # problem is the backlinks could be wrong in the first pass render
        # above