Comment info update in L10n class

This commit is contained in:
Clemens Schwaighofer
2022-05-27 15:01:30 +09:00
parent 39a62ed59d
commit 74ba935e96

View File

@@ -402,7 +402,7 @@ class L10n
/** /**
* Sets the path for a domain. * 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 $domain Domain name
* @param string $path Path where to find locales * @param string $path Path where to find locales