summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-08-29 13:10:31 +0000
committerOlivier Blin <oblin@mandriva.org>2005-08-29 13:10:31 +0000
commit227ee11cd59157ec3e0633d328ed2f33155f8a59 (patch)
treec82e1c11ed4f0c795aefa168ce33ebc0c0ac4f88
parent3d0144ebd145ea610b2d0286e42fef4e24c5bc45 (diff)
downloaddrakx-backup-do-not-use-227ee11cd59157ec3e0633d328ed2f33155f8a59.tar
drakx-backup-do-not-use-227ee11cd59157ec3e0633d328ed2f33155f8a59.tar.gz
drakx-backup-do-not-use-227ee11cd59157ec3e0633d328ed2f33155f8a59.tar.bz2
drakx-backup-do-not-use-227ee11cd59157ec3e0633d328ed2f33155f8a59.tar.xz
drakx-backup-do-not-use-227ee11cd59157ec3e0633d328ed2f33155f8a59.zip
fix typo (#17978)
-rwxr-xr-xperl-install/standalone/draksambashare2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/draksambashare b/perl-install/standalone/draksambashare
index 4b3f9602e..044becd26 100755
--- a/perl-install/standalone/draksambashare
+++ b/perl-install/standalone/draksambashare
@@ -446,7 +446,7 @@ sub add_printers_entry() {
next => 'end_add',
post => sub {
if ($wiz_todo == 1) {
- exists $samba->{'pdf-gen'} and err_dialog(N("Error"), N("A pdf gnerator already exist.")) and return 'welcome';
+ exists $samba->{'pdf-gen'} and err_dialog(N("Error"), N("A pdf generator already exists.")) and return 'welcome';
&pdf_section;
push @{$printer_list->{data}}, [
$pixbuf_printer,