update
[ikiwiki.git] / IkiWiki / Plugin / template.pm
index e5a0c05c3798470a6a787589b96d0fae7f876988..d2b2fef55fbec15fef890f52c7cb9c2f0d56d3e6 100644 (file)
@@ -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 {