From 5f9af9112db00760beadf09bc2aa5139d7a7691a Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 5 Jan 2004 13:33:17 +0000 Subject: updated pot file --- nisautofs_wizard/Nisautofs.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nisautofs_wizard') diff --git a/nisautofs_wizard/Nisautofs.pm b/nisautofs_wizard/Nisautofs.pm index 489f638f..08ef52d3 100644 --- a/nisautofs_wizard/Nisautofs.pm +++ b/nisautofs_wizard/Nisautofs.pm @@ -75,7 +75,7 @@ $o->{pages} = { } }, data => [ - { label => N("Wich operation on Wizard:"), val => \$o->{var}{wiz_level}, list => [ keys %level ], format => sub { $level{$_[0]} } }, + { label => N("Which operation on Wizard:"), val => \$o->{var}{wiz_level}, list => [ keys %level ], format => sub { $level{$_[0]} } }, ], next => 'nis_server', }, -- cgit v1.2.1