From db33af8247c1b4877d6238d81f45e8e029e00619 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 17 Mar 2004 15:39:33 +0000 Subject: fix info --- dns_wizard/Bind.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm index b06be23a..b04a4d1e 100644 --- a/dns_wizard/Bind.pm +++ b/dns_wizard/Bind.pm @@ -201,7 +201,7 @@ $o->{pages} = { end => 1, }, error_notmaster => { - name => N("It seems that your are not a master DNS server, but just a slave one. So I can't add/remove host."), + name => N("It seems that your are not a master DNS server, so I can't add/remove host."), next => 0, end => 1, }, -- cgit v1.2.1