From: Niklas Laxström Date: Thu, 15 Jun 2006 20:07:58 +0000 (+0000) Subject: * Fixed a comment X-Git-Tag: 1.31.0-rc.0~56774 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/supprimer.php?a=commitdiff_plain;h=44a559ed940698acdca743d5998515917074dc60;p=lhc%2Fweb%2Fwiklou.git * Fixed a comment --- diff --git a/languages/LanguageSl.php b/languages/LanguageSl.php index fcb95b16e3..d94efc6e01 100644 --- a/languages/LanguageSl.php +++ b/languages/LanguageSl.php @@ -99,7 +99,7 @@ class LanguageSl extends LanguageUtf8 { # Convert from the nominative form of a noun to some other case # Invoked with {{GRAMMAR:case|word}} /** - * Cases: rodilnik, dajalnik, tožilnik, orodnik, mestnik + * Cases: rodilnik, dajalnik, tožilnik, mestnik, orodnik */ function convertGrammar( $word, $case ) { global $wgGrammarForms;