From: Joey Hess Date: Mon, 21 Jul 2008 20:21:59 +0000 (-0400) Subject: typos X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/d9af10a1be44c63c6565a46fbd7bcf18424e5b41?hp=90de84b44240de36f1bfbc97e24e2c4dbdf3c559 typos --- 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.