Code

Added more msgPools
[gosa.git] / gosa-core / setup / class_setupStep_Migrate.inc
index f60281976eb0db009790ca3cbdc069d6f07a90a9..20d563b5f9a1b90b81cc8f53df2a9058f8f9676d 100644 (file)
@@ -122,7 +122,7 @@ class Step_Migrate extends setup_step
     $this->checks['permissions']['ERROR_MSG'] = "";
     $this->check_ldap_permissions();
 
-    $this->checks['deps_visible']['TITLE']     = _("Checking for invisible deparmtments");
+    $this->checks['deps_visible']['TITLE']     = _("Checking for invisible departments");
     $this->checks['deps_visible']['STATUS']    = FALSE;
     $this->checks['deps_visible']['STATUS_MSG']= "";
     $this->checks['deps_visible']['ERROR_MSG'] = "";