From: Michael Date: Fri, 3 Nov 2023 14:44:53 +0000 (+0000) Subject: Spelling X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d77bebe8433c60ac3a8bdf75e7891e46e9544fa5;p=friendica.git Spelling --- diff --git a/src/Core/L10n.php b/src/Core/L10n.php index ee75810669..07e57af99c 100644 --- a/src/Core/L10n.php +++ b/src/Core/L10n.php @@ -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.