From 1be183c7793a0565b7dca285e4075e5d6d87f0e0 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 10 Mar 2004 14:47:35 +0000 Subject: various typo fix (Diego Iastrubni, Reinout van Schouwen) --- installsrv_wizard/Installsrv.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installsrv_wizard') diff --git a/installsrv_wizard/Installsrv.pm b/installsrv_wizard/Installsrv.pm index 4b08c90a..ac0cdd58 100644 --- a/installsrv_wizard/Installsrv.pm +++ b/installsrv_wizard/Installsrv.pm @@ -48,7 +48,7 @@ my $o = { $o->{pages} = { welcome => { - name => N("Configure a MDK install server (via NFS and http)") . "\n\n" . N("Easily configure a Mandrake server installation directory, with NFS and HTTP access."), + name => N("Configure a Mandrake install server (via NFS and http)") . "\n\n" . N("Easily configure a Mandrake server installation directory, with NFS and HTTP access."), no_back => 1, next => 'install_srv', }, -- cgit v1.2.1