Update api_setup.class.php

This commit is contained in:
ptibogxiv 2020-03-31 20:52:15 +02:00 committed by GitHub
parent 7409642636
commit a0c2bc3743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
*/