From 3938bbbd98109d8c33a1a1a81391ea83c032fd60 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 14 Nov 2003 14:00:21 +0000 Subject: typo fix: s/Congratulationss/Congratulations/ --- dhcp_wizard/Dhcp.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhcp_wizard') diff --git a/dhcp_wizard/Dhcp.pm b/dhcp_wizard/Dhcp.pm index 60f293a7..ca5775c5 100755 --- a/dhcp_wizard/Dhcp.pm +++ b/dhcp_wizard/Dhcp.pm @@ -107,7 +107,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N("Congratulationss") . "\n\n" . N("The wizard successfully configured the DHCP services of your server."), + name => N("Congratulations") . "\n\n" . N("The wizard successfully configured the DHCP services of your server."), end => 1, next => 0 }, -- cgit v1.2.1