From ac30a22beaaefdc87db803fb35e586d7ab3db4f2 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 22 Feb 2000 17:15:08 +0000 Subject: Corrected a small english typo updated Chinese and spanish language files --- perl-install/keyboard.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/keyboard.pm') diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index 81f4fc9db..728d25a2d 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -99,7 +99,7 @@ arch() =~ /^sparc/ ? ( "us" => [ __("US keyboard"), "sunkeymap", "us" ], ) : (), arch() =~ /^ppc/ ? ( - "us" => [ __("US Keyboard"), "mac-us-ext", "us" ], + "us" => [ __("US keyboard"), "mac-us-ext", "us" ], ) : ( "am" => [ __("Armenian"), "am-armscii8", "am" ], "be" => [ __("Belgian"), "be-latin1", "be" ], -- cgit v1.2.1