From: Joey Hess Date: Mon, 21 Jul 2008 20:21:59 +0000 (-0400) Subject: typos X-Git-Tag: 2.55~91 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d9af10a1be44c63c6565a46fbd7bcf18424e5b41?ds=inline;hp=--cc typos --- d9af10a1be44c63c6565a46fbd7bcf18424e5b41 diff --git a/IkiWiki/Plugin/remove.pm b/IkiWiki/Plugin/remove.pm index 2c00c1b15..a43f511b3 100644 --- a/IkiWiki/Plugin/remove.pm +++ b/IkiWiki/Plugin/remove.pm @@ -139,7 +139,7 @@ sub sessioncgi ($$) { #{{{ # verified the file is a known source file, # and is in the srcdir, and is a regular # file. - push @files, possibly_foolish_untaint($file); + push @files, IkiWiki::possibly_foolish_untaint($file); } # Do removal, and update the wiki.