From b7b9630ee1049e33e6e7c63e4644910e764067a7 Mon Sep 17 00:00:00 2001 From: janw Date: Fri, 20 May 2005 11:08:18 +0000 Subject: [PATCH] Fixed typo. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@274 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/setup_checks.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/setup_checks.inc b/include/setup_checks.inc index df6e5bbb1..1bb04b8e7 100644 --- a/include/setup_checks.inc +++ b/include/setup_checks.inc @@ -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 -- 2.30.2