From 4b1534d5bc969e05488a1f85f42208cbdf3da32e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 21 Jul 2009 09:56:34 +0200 Subject: fix example --- IkiWiki/Plugin/po.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IkiWiki') diff --git a/IkiWiki/Plugin/po.pm b/IkiWiki/Plugin/po.pm index 5d2d42d3b..124164da7 100644 --- a/IkiWiki/Plugin/po.pm +++ b/IkiWiki/Plugin/po.pm @@ -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, -- cgit v1.2.3