From 1208163ba0227371a950de3951120effe60eea71 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Fri, 3 Nov 2023 15:43:22 +0100 Subject: [PATCH] Update src/Core/L10n.php Co-authored-by: Hypolite Petovan --- src/Core/L10n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/L10n.php b/src/Core/L10n.php index ee7581066..a84af8d03 100644 --- a/src/Core/L10n.php +++ b/src/Core/L10n.php @@ -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