]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/L10n.php
"browser_update" is integer, not boolean
[friendica.git] / src / Core / L10n.php
index ee758106697a244c10a780f5766d9cedaed471ba..80ef832715928bb49201890d9367c349b5ef8772 100644 (file)
@@ -398,7 +398,7 @@ class L10n
 
        /**
         * Get language codes that are detectable by our language detection routines.
-        * Öanguages are excluded that aren't used often and that tend to false detections.
+        * Languages are excluded that aren't used often and that tend to false detections.
         * The listed codes are a collection of both the official ISO 639-1 codes and
         * the codes that are used by our built-in language detection routine.
         * When the detection is done, the result only consists of the official ISO 639-1 codes.
@@ -427,7 +427,7 @@ class L10n
        }
 
        /**
-        * Return a list of supported languages witzh their two byte language codes.
+        * Return a list of supported languages with their two byte language codes.
         *
         * @param bool $international If set to true, additionally the international language name is returned as well.
         * @return array