From 6ab51218b20ada0245132c55bb09046b80b3bf8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Wed, 28 Jun 2006 22:15:40 +0000 Subject: [PATCH] fix typo --- bureau/class/m_admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bureau/class/m_admin.php b/bureau/class/m_admin.php index 5ad1d98b..45c43047 100644 --- a/bureau/class/m_admin.php +++ b/bureau/class/m_admin.php @@ -55,7 +55,7 @@ class m_admin { 2 => __("primary & secondary DNS are checked in WHOIS db"), 3 => __("Domain must exist, but don't do any DNS check"), 4 => __("Domain can be installed, no check at all"), - 5 => __("Domain can be installed, force NO DNS hosting)" + 5 => __("Domain can be installed, force NO DNS hosting"), ); /* ----------------------------------------------------------------- */