diff options
Diffstat (limited to 'perl-install/keyboard.pm')
-rw-r--r-- | perl-install/keyboard.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index 08d68c119..a029360eb 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -54,7 +54,7 @@ my %lang2keyboard = 'ga' => 'uk', 'gl' => 'es', 'he' => 'il', - 'hr' => 'yu', + 'hr' => 'si', 'hu' => 'hu', 'hy' => 'am', 'is' => 'is', |