DirectorObjectForm: fix typo

This commit is contained in:
Thomas Gelf 2016-03-09 19:37:50 +01:00
parent 7376d9068f
commit a3c7e57333
1 changed files with 1 additions and 1 deletions

View File

@ -956,7 +956,7 @@ print_r($object);
'label' => $this->translate('Imports'),
'description' => $this->translate(
'Importable templates, add as many as you want. Please note that order'
. ' matters when importing properting from multiple templates: last one'
. ' matters when importing properties from multiple templates: last one'
. ' wins'
),
'multiOptions' => $this->optionallyAddFromEnum($enum),