]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/template.pm
improved error message
[git.ikiwiki.info.git] / IkiWiki / Plugin / template.pm
index fc82920105c99693a32ef10916a96f3b08f1d089..e5a0c05c3798470a6a787589b96d0fae7f876988 100644 (file)
@@ -41,7 +41,7 @@ sub preprocess (@) {
                        blind_cache => 1);
        };
        if ($@) {
-               error gettext("failed to process:")." $@";
+               error gettext("failed to process template:")." $@";
        }
        if (! $template) {
                error sprintf(gettext("%s not found"),