fixed typo

This commit is contained in:
Roland Gruber 2013-04-14 19:18:25 +00:00
parent 1e1ecc3b30
commit 90c1a4d1ed
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ class inetOrgPerson extends baseModule implements passwordService {
'name' => 'inetOrgPerson_description',
'description' => _('Description'),
'help' => 'description',
'example' => _('Temp, contract until december')
'example' => _('Temp, contract til December')
);
}
if (!$this->isBooleanConfigOptionSet('inetOrgPerson_hideJobTitle')) {