diff options
-rw-r--r-- | perl-install/lang.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 4363ecbd0..5c6078f83 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -1077,7 +1077,7 @@ my %charset2kde_charset = ( =item l2console_font ($locale, $during_install) -Returns console font name & console map (none if utf8 and if not during install); +Returns console font name & console map (none if utf8 and if not during install); =cut |