Update doc_generic_user_odt.modules.php

This commit is contained in:
Frédéric FRANCE 2018-09-01 15:29:41 +02:00 committed by GitHub
parent c2548b8b39
commit ae52b737b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,7 +426,7 @@ class doc_generic_user_odt extends ModelePDFUser
* get substitution array for object
*
* @param User $object user
* @param Translation $outputlangs translation object
* @param Translate $outputlangs translation object
* @param string $array_key key for array
* @return array array of substitutions
*/