From a0c2bc374345578d0d25da519393875ce8a65a04 Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Tue, 31 Mar 2020 20:52:15 +0200 Subject: [PATCH] Update api_setup.class.php --- htdocs/api/class/api_setup.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/api/class/api_setup.class.php b/htdocs/api/class/api_setup.class.php index 34ad9badc69..15493159110 100644 --- a/htdocs/api/class/api_setup.class.php +++ b/htdocs/api/class/api_setup.class.php @@ -407,7 +407,7 @@ class Setup extends DolibarrApi * * @param object $object Object with label to translate * @param string $lang Code of the language the name of the object must be translated to - * @param string $modprefix Prefix for translation + * @param string $prefix Prefix for translation * * @return void */