Code

Fixed typo.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 20 May 2005 11:08:18 +0000 (11:08 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 20 May 2005 11:08:18 +0000 (11:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@274 594d385d-05f5-0310-b6e9-bd551577e9d8

include/setup_checks.inc

index df6e5bbb1bf16a834f612da82969ca8f846dd452..1bb04b8e72e75f215732c7a8703bcadb113a92c8 100644 (file)
@@ -817,7 +817,7 @@ function show_setup_page4($withoutput = true)
 
 
       if($withoutput)
-        print_red(_("Bind to server successfull, but the server seems to be completly empty, please check all informations twice"));
+        print_red(_("Bind to server successful, but the server seems to be completly empty, please check all informations twice"));
 
     }
     else