Code

Added acls for printer glpi
[gosa.git] / plugins / admin / systems / class_goImapServer.inc
index cb1efe06f285bff196e500fa06cbf78ac4e55803..fa4108f8027524daa4e06f727837fac80bfc8dc4 100644 (file)
@@ -279,7 +279,7 @@ class goImapServer extends plugin{
           "plCategory"    => array("server"),
 
           "plProvidedAcls"=> array(
-            "goImapName"        =>_("Server indentifier"),
+            "goImapName"        =>_("Server identifier"),
             "goImapConnect"     =>_("Connect URL"),
             "goImapAdmin"       =>_("Admin user"),
             "goImapPassword"    =>_("Admin password"),