]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/L10n.php
"browser_update" is integer, not boolean
[friendica.git] / src / Core / L10n.php
index a84af8d03cb50f636dfa6b4a2a0667a21e0c6eb4..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.