diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-15 17:49:32 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-15 17:49:32 -0400 |
commit | 4bbbd77a48f9c3188c97637d4d4b0d503fc1738e (patch) | |
tree | cfa4bf2521b03c7dfe099ac64dc2eef1b94c8697 /doc/examples | |
parent | bbb3a8aac760cf21ffb21a0bc779adc23de69943 (diff) |
typo
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/blog/sidebar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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"]] """]] |