diff options
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 5712c4e79..d222b1d76 100644 --- a/perl-install/printerdrake.pm +++ b/perl-install/printerdrake.pm @@ -2110,7 +2110,7 @@ sub main { {title => _("Printerdrake"), messages => ($noprinters ? "" : - _("he following printers are configured. Double-click on a printer to change its settings; to make it the default printer; or to view information about it.")), + _("The following printers are configured. Double-click on a printer to change its settings; to make it the default printer; or to view information about it.")), cancel => (""), ok => (""), }, |