X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fclasses%2FLanguageOs.php;h=dbf4cceb3236f58b37571eccb5622af96ca7ae45;hb=2828ef9f34d9f47ef896523b132661c280768ea9;hp=7ea67f25733501026a02bb77aa21dbc9c94188fe;hpb=166bba144384eb2f9815049b76a67746b0b70d86;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/classes/LanguageOs.php b/languages/classes/LanguageOs.php index 7ea67f2573..dbf4cceb32 100644 --- a/languages/classes/LanguageOs.php +++ b/languages/classes/LanguageOs.php @@ -49,8 +49,8 @@ class LanguageOs extends Language { * Then result word is: word + 'й' + case ending for cases != allative or comitative * and word + case ending for allative or comitative. Ending of allative case here is 'æ'. * - * @param $word string - * @param $case string + * @param string $word + * @param string $case * @return string */ function convertGrammar( $word, $case ) {