From a3f21e6d00f52788681f3a44ee355338a99a5c63 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sun, 5 Sep 1999 11:02:33 +0000 Subject: reformatted some text --- perl-install/install_steps_interactive.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/install_steps_interactive.pm') 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 -- cgit v1.2.1