From: Joey Hess Date: Thu, 15 Apr 2010 21:49:32 +0000 (-0400) Subject: typo X-Git-Tag: 3.20100427~148 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bbbd77a48f9c3188c97637d4d4b0d503fc1738e;p=ikiwiki.git typo --- diff --git a/doc/examples/blog/sidebar.mdwn b/doc/examples/blog/sidebar.mdwn index f24a8e57a..1d01f0a6c 100644 --- a/doc/examples/blog/sidebar.mdwn +++ b/doc/examples/blog/sidebar.mdwn @@ -4,6 +4,6 @@ [[Archives]] -[[!if "enabled(calendar)" then=""" +[[!if test="enabled(calendar)" then=""" [[!calendar pages="./posts/* and !*/Discussion"]] """]]