diff options
author | Till Kamppeter <tkamppeter@mandriva.com> | 2001-09-19 13:52:07 +0000 |
---|---|---|
committer | Till Kamppeter <tkamppeter@mandriva.com> | 2001-09-19 13:52:07 +0000 |
commit | c40718ad9dc0a4daeaa66e4943affb16eec5a054 (patch) | |
tree | 666143ec5cc97b27e2c10483873763feeaec7810 /perl-install/printerdrake.pm | |
parent | b72a0266385128c33334eabe173633fce9e1f362 (diff) | |
download | drakx-c40718ad9dc0a4daeaa66e4943affb16eec5a054.tar drakx-c40718ad9dc0a4daeaa66e4943affb16eec5a054.tar.gz drakx-c40718ad9dc0a4daeaa66e4943affb16eec5a054.tar.bz2 drakx-c40718ad9dc0a4daeaa66e4943affb16eec5a054.tar.xz drakx-c40718ad9dc0a4daeaa66e4943affb16eec5a054.zip |
Fixed typo in dialog text of high/paranoid security.
Diffstat (limited to 'perl-install/printerdrake.pm')
-rw-r--r-- | perl-install/printerdrake.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/printerdrake.pm b/perl-install/printerdrake.pm index 1cf829d15..5dea887ff 100644 --- a/perl-install/printerdrake.pm +++ b/perl-install/printerdrake.pm @@ -1565,7 +1565,7 @@ and so it is a possible point for attacks. Therefore only a few selected daemons are started by default in this security level. -Do you reeally want to configure printing on this +Do you really want to configure printing on this machine?", $printer::shortspooler_inv{$spooler}, $securitystr))) { |