From 1222baedf2fb0eb4b866c17f38a8fb697fd56464 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 7 Feb 2003 12:34:41 +0000 Subject: Fixed English typo --- perl-install/printer/printerdrake.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/printer/printerdrake.pm') diff --git a/perl-install/printer/printerdrake.pm b/perl-install/printer/printerdrake.pm index a144900a0..6b3c22948 100644 --- a/perl-install/printer/printerdrake.pm +++ b/perl-install/printer/printerdrake.pm @@ -807,7 +807,7 @@ sub setup_local_autoscan { (N("The following printer was auto-detected. ") . ($printer->{NEW} ? N("The configuration of the printer will work fully automatically. If your printer was not correctly detected or if you prefer a customized printer configuration, turn on \"Manual configuration\".") : - N("There is currently no alternative possibiliy"))) : + N("Currently, no alternative possibility is available"))) : (N("Here is a list of all auto-detected printers. ") . ($printer->{NEW} ? N("Please choose the printer you want to set up. The configuration of the printer will work fully automatically. If your printer was not correctly detected or if you prefer a customized printer configuration, turn on \"Manual configuration\".") : -- cgit v1.2.1