fix typo
authorJoey Hess <joey@kitenet.net>
Sun, 16 May 2010 03:54:00 +0000 (23:54 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 16 May 2010 03:54:00 +0000 (23:54 -0400)
IkiWiki/Plugin/sidebar.pm

index 0350f2b71d7fc20695c169daa4ef967e591b22fe..2d495db2cc0d02e1bc1abbc3653627374a8179ba 100644 (file)
@@ -22,7 +22,7 @@ sub getsetup () {
                },
                global_sidebars => {
                        type => "boolean",
                },
                global_sidebars => {
                        type => "boolean",
-                       examples => 1,
+                       example => 1,
                        description => "show sidebar page on all pages?",
                        safe => 1,
                        rebuild => 1,
                        description => "show sidebar page on all pages?",
                        safe => 1,
                        rebuild => 1,