From 0e68f76a9ab76bc6d0f0d45617517220afc146ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Apr 2010 15:23:34 -0400 Subject: update --- IkiWiki/Plugin/template.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IkiWiki') diff --git a/IkiWiki/Plugin/template.pm b/IkiWiki/Plugin/template.pm index e5a0c05c3..d2b2fef55 100644 --- a/IkiWiki/Plugin/template.pm +++ b/IkiWiki/Plugin/template.pm @@ -33,7 +33,7 @@ sub preprocess (@) { error gettext("missing id parameter") } - # The bare id is used, so a page templates/$id will be used as + # The bare id is used, so a page templates/$id can be used as # the template. my $template; eval { -- cgit v1.2.3