X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Finclude%2Fclass_acl.inc;h=296c2d1e497a69e6f14813b5995ee31d2f03c694;hb=9566dc068208034acf0da2630a7efbb5a370f191;hp=49f9853e4e9727a5b7cd2518b4f1dd890b90c713;hpb=f244bf68e8f56e416e005e780a971abbc3334571;p=gosa.git diff --git a/gosa-core/include/class_acl.inc b/gosa-core/include/class_acl.inc index 49f9853e4..296c2d1e4 100644 --- a/gosa-core/include/class_acl.inc +++ b/gosa-core/include/class_acl.inc @@ -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);