Code

Prepared statistics to print password changes over time
[gosa.git] / gosa-core / include / class_acl.inc
index 49f9853e4e9727a5b7cd2518b4f1dd890b90c713..296c2d1e497a69e6f14813b5995ee31d2f03c694 100644 (file)
@@ -975,7 +975,7 @@ class acl extends plugin
                 break;
 
             default:
-                msg_dialog::display(_("Internal error"), sprintf(_("Unkown ACL type '%s'!"), $type), ERROR_DIALOG);
+                msg_dialog::display(_("Internal error"), sprintf(_("Unknown ACL type '%s'!"), $type), ERROR_DIALOG);
                 $a= array();
         }
         return ($a);