lib/locale

Aleksander Machniak machniak at kolabsys.com
Sun Aug 17 09:39:05 CEST 2014


 lib/locale/en_US.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5fb8e9da3eb41388655fa9e85db62cbbfa7a49dc
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Sun Aug 17 09:38:32 2014 +0200

    Fixed typo in localization label (#3372)

diff --git a/lib/locale/en_US.php b/lib/locale/en_US.php
index 5a44634..b563c89 100644
--- a/lib/locale/en_US.php
+++ b/lib/locale/en_US.php
@@ -340,7 +340,7 @@ $LANG['type.name'] = 'Name';
 $LANG['type.norecords'] = 'No object type records found!';
 $LANG['type.objectclass'] = 'Object class';
 $LANG['type.object_type'] = 'Object type';
-$LANG['type.ou'] = 'Ogranizational Unit';
+$LANG['type.ou'] = 'Organizational Unit';
 $LANG['type.properties'] = 'Properties';
 $LANG['type.resource'] = 'Resource';
 $LANG['type.role'] = 'Role';




More information about the commits mailing list