]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/po.pm
fix example
[ikiwiki.git] / IkiWiki / Plugin / po.pm
index 5d2d42d3bdf00b3b2b54c68e99318b6ec83499ca..124164da7b5a4df534df7e1e20a811f367319dfe 100644 (file)
@@ -103,7 +103,7 @@ sub getsetup () {
                },
                po_translatable_pages => {
                        type => "pagespec",
-                       example => "!*/Discussion",
+                       example => "* and !*/Discussion",
                        description => "PageSpec controlling which pages are translatable",
                        link => "ikiwiki/PageSpec",
                        safe => 1,