From d9af10a1be44c63c6565a46fbd7bcf18424e5b41 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Jul 2008 16:21:59 -0400 Subject: [PATCH] typos --- IkiWiki/Plugin/remove.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.