';
/*
- * Documents generes
+ * Generated documents
*/
$ref = dol_sanitizeFileName($object->ref);
$subdir = get_exdir($object->id, 2, 0, 0, $object, 'invoice_supplier').$ref;
diff --git a/htdocs/projet/card.php b/htdocs/projet/card.php
index af35f691cd0..8282e73e3b9 100644
--- a/htdocs/projet/card.php
+++ b/htdocs/projet/card.php
@@ -1325,7 +1325,7 @@ if ($action == 'create' && $user->rights->projet->creer) {
print '
'; // ancre
/*
- * Documents generes
+ * Generated documents
*/
$filename = dol_sanitizeFileName($object->ref);
$filedir = $conf->projet->dir_output."/".dol_sanitizeFileName($object->ref);