aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-15 17:49:32 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-15 17:49:32 -0400
commit4bbbd77a48f9c3188c97637d4d4b0d503fc1738e (patch)
treecfa4bf2521b03c7dfe099ac64dc2eef1b94c8697 /doc/examples
parentbbb3a8aac760cf21ffb21a0bc779adc23de69943 (diff)
downloadikiwiki-4bbbd77a48f9c3188c97637d4d4b0d503fc1738e.tar
ikiwiki-4bbbd77a48f9c3188c97637d4d4b0d503fc1738e.tar.gz
typo
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/blog/sidebar.mdwn2
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"]]
"""]]