* Fixed a comment
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 15 Jun 2006 20:07:58 +0000 (20:07 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 15 Jun 2006 20:07:58 +0000 (20:07 +0000)
languages/LanguageSl.php

index fcb95b1..d94efc6 100644 (file)
@@ -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;