]> git.mxchange.org Git - friendica.git/commitdiff
Spelling
authorMichael <heluecht@pirati.ca>
Fri, 3 Nov 2023 14:44:53 +0000 (14:44 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 3 Nov 2023 14:44:53 +0000 (14:44 +0000)
src/Core/L10n.php

index ee758106697a244c10a780f5766d9cedaed471ba..07e57af99cce81ba21b24e92a5dc39858ba9d460 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.