From aa857b98640783587da59fe442ddc22e199b3f8a Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Mon, 2 Feb 2004 13:55:39 +0000 Subject: typo fix [Michal Bukovjan] --- dns_wizard/Bind.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns_wizard') diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm index e280a12e..3dc5a6a7 100644 --- a/dns_wizard/Bind.pm +++ b/dns_wizard/Bind.pm @@ -250,7 +250,7 @@ $o->{pages} = { }, endremove => { name => N("Congratulations"), - data => [ { label => N("The wizard successfully remove host in your DNS.") } ], + data => [ { label => N("The wizard successfully removed the host from your DNS.") } ], no_back => 1, end => 1, next => 0, -- cgit v1.2.1