From 74ba935e969ddb3fd228b128bcaf0f90fc0ad8ac Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Fri, 27 May 2022 15:01:30 +0900 Subject: [PATCH] Comment info update in L10n class --- www/lib/CoreLibs/Language/L10n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/lib/CoreLibs/Language/L10n.php b/www/lib/CoreLibs/Language/L10n.php index c86a1095..9419ae10 100644 --- a/www/lib/CoreLibs/Language/L10n.php +++ b/www/lib/CoreLibs/Language/L10n.php @@ -402,7 +402,7 @@ class L10n /** * Sets the path for a domain. - * must be set before running l10nReloadMOfile + * must be set before running getTranslator (former l10nReloadMOfile) * * @param string $domain Domain name * @param string $path Path where to find locales