From: jeblad Date: Sat, 12 May 2012 21:08:56 +0000 (+0200) Subject: fixed from one error to another, clumsy me.. X-Git-Tag: 1.31.0-rc.0~22097^2^2~173^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=58912f814861ea8b4bcd539706bcf5609239719b;p=lhc%2Fweb%2Fwiklou.git fixed from one error to another, clumsy me.. --- diff --git a/languages/classes/LanguageFi.php b/languages/classes/LanguageFi.php index 3ed6e462c3..b72ea0ff27 100644 --- a/languages/classes/LanguageFi.php +++ b/languages/classes/LanguageFi.php @@ -81,7 +81,7 @@ class LanguageFi extends Language { 'monday' => 'maanantai', 'tuesday' => 'tiistai', 'wednesday' => 'keskiviikko', - 'thurday' => 'torstai', + 'thursday' => 'torstai', 'friday' => 'perjantai', 'saturday' => 'lauantai', 'sunday' => 'sunnuntai',