summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>1999-09-05 11:02:33 +0000
committerPablo Saratxaga <pablo@mandriva.com>1999-09-05 11:02:33 +0000
commita3f21e6d00f52788681f3a44ee355338a99a5c63 (patch)
treeff71509c762081c714996c66912c95c5c54558b1 /perl-install/install_steps_interactive.pm
parent317bc343a22706bc47727b0ab0b4b279985d1762 (diff)
downloaddrakx-backup-do-not-use-a3f21e6d00f52788681f3a44ee355338a99a5c63.tar
drakx-backup-do-not-use-a3f21e6d00f52788681f3a44ee355338a99a5c63.tar.gz
drakx-backup-do-not-use-a3f21e6d00f52788681f3a44ee355338a99a5c63.tar.bz2
drakx-backup-do-not-use-a3f21e6d00f52788681f3a44ee355338a99a5c63.tar.xz
drakx-backup-do-not-use-a3f21e6d00f52788681f3a44ee355338a99a5c63.zip
reformatted some text
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 5254dd10f..1ca82f26d 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -178,8 +178,8 @@ sub printerConfig($) {
#Don't wait, if the user enter something, you must remember it
$o->ask_from_entries_ref(_("Standard Printer Options"),
_("Every print queue (which print jobs are directed to) needs a
- name (often lp) and a spool directory associated with it. What
- name and directory should be used for this queue?"),
+name (often lp) and a spool directory associated with it. What
+name and directory should be used for this queue?"),
[_("Name of queue:"), _("Spool directory:")],
[\$o->{printer}{QUEUE}, \$o->{printer}{SPOOLDIR}],
changed => sub