|
|
@@ -743,7 +743,7 @@ class Zend_Locale
|
|
|
*
|
|
|
* @param string|Zend_Locale $locale Locale to check for
|
|
|
* @param boolean $strict (Optional) If true, no rerouting will be done when checking
|
|
|
- * @param boolean $compatible (DEPRECIATED) Only for internal usage, brakes compatibility mode
|
|
|
+ * @param boolean $compatible (DEPRECATED) Only for internal usage, brakes compatibility mode
|
|
|
* @return boolean If the locale is known dependend on the settings
|
|
|
*/
|
|
|
public static function isLocale($locale, $strict = false, $compatible = true)
|