From: Joey Hess Date: Sat, 15 Aug 2009 20:42:29 +0000 (-0400) Subject: update for consistency X-Git-Tag: 3.1415926~116 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/e03155172756f5c54c180136a5982e543cacb534 update for consistency --- diff --git a/IkiWiki/Plugin/po.pm b/IkiWiki/Plugin/po.pm index b8967058e..1bf0b72e3 100644 --- a/IkiWiki/Plugin/po.pm +++ b/IkiWiki/Plugin/po.pm @@ -99,7 +99,7 @@ sub getsetup () { type => "string", example => { 'fr' => 'Français', - 'es' => 'Castellano', + 'es' => 'Español', 'de' => 'Deutsch' }, description => "slave languages (PO files)",