Merge "Use a better regular expression to find documented hooks in findHooks.php"
[lhc/web/wiklou.git] / languages / classes / LanguageDsb.php
index 975157f..0ae0524 100644 (file)
@@ -49,7 +49,7 @@ class LanguageDsb extends Language {
                        case 'lokatiw': # lokatiw
                                $word = 'wo ' . $word;
                                break;
-                       }
+               }
 
                return $word; # this will return the original value for 'nominatiw' (nominativ) and all undefined case values
        }