summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/remove.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-21 16:21:59 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-21 16:21:59 -0400
commitd9af10a1be44c63c6565a46fbd7bcf18424e5b41 (patch)
tree0ab976f0ef054bf827421397ee096d93a169da06 /IkiWiki/Plugin/remove.pm
parent90de84b44240de36f1bfbc97e24e2c4dbdf3c559 (diff)
typos
Diffstat (limited to 'IkiWiki/Plugin/remove.pm')
-rw-r--r--IkiWiki/Plugin/remove.pm2
1 files changed, 1 insertions, 1 deletions
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.