summaryrefslogtreecommitdiffstats
path: root/dns_wizard/Bind.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dns_wizard/Bind.pm')
-rw-r--r--dns_wizard/Bind.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm
index b04a4d1e..21878a5a 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, so I can't add/remove host."),
+ name => N("It seems that you are not a master DNS server, so I can't add/remove host."),
next => 0,
end => 1,
},