Code

Fixed typo
[gosa.git] / gosa-core / html / index.php
index eae3f532d184898e9f2f261249273c7dfcb17a54..577fc6e4bd288dc306ddabab6bdadcce7db8270d 100644 (file)
@@ -225,7 +225,7 @@ if ($config->get_cfg_value("htaccessAuthentication") == "true" ){
     exit;
   }
   if ($server == ""){
-    msg_dialog::display(_("Error"), _("User information is not unique accross the configured LDAP trees!"), FATAL_ERROR_DIALOG);
+    msg_dialog::display(_("Error"), _("User information is not unique across the configured LDAP trees!"), FATAL_ERROR_DIALOG);
     exit;
   }