From 1c8e02df3b55d67954b03cb77ae0dc57abc5bfcf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 9 Sep 2020 15:16:03 +0200 Subject: [PATCH] Doc --- htdocs/core/class/translate.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/translate.class.php b/htdocs/core/class/translate.class.php index e711fc528a7..cf9683b4556 100644 --- a/htdocs/core/class/translate.class.php +++ b/htdocs/core/class/translate.class.php @@ -526,7 +526,7 @@ class Translate * Get information with result of loading data for domain * * @param string $domain Domain to check - * @return int True if loaded + * @return int 0, 1, 2... */ public function isLoaded($domain) {