From c4617792c56176ecc1b6f77be202685b2cca074a Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 8 Aug 2005 09:51:31 +0000 Subject: fixed English typos; updated pot file --- samba_wizard/Sambashare.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samba_wizard') diff --git a/samba_wizard/Sambashare.pm b/samba_wizard/Sambashare.pm index 1ab71b5e..ca066512 100755 --- a/samba_wizard/Sambashare.pm +++ b/samba_wizard/Sambashare.pm @@ -114,7 +114,7 @@ $o->{pages} = { no_back => 1, }, understanding => { - name => N("Now i need to know your undestanding in Samba server configuration"), + name => N("Now I need to know your understanding in Samba server configuration"), data => [ { label => N("What kind of user are you:"), val => \$o->{var}{wiz_understanding}, list => [ keys %understanding ], format => sub { $understanding{$_[0]} } }, ], -- cgit v1.2.1