From fca83f774197668f5765214a4175ee9fa2770e97 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Fri, 13 Aug 2010 23:39:27 +0000 Subject: [PATCH] My first commit in weeks and it's got a typo ;) --- languages/classes/LanguageEo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/classes/LanguageEo.php b/languages/classes/LanguageEo.php index 3486a7d957..70c197c1a7 100644 --- a/languages/classes/LanguageEo.php +++ b/languages/classes/LanguageEo.php @@ -30,7 +30,7 @@ class LanguageEo extends Language { * * In the long run, this should be moved out of here and into the client-side * editor behavior; the original server-side translation system dates to 2002-2003 - * when many browsers will really bad Unicode support were still in use. + * when many browsers with really bad Unicode support were still in use. * * @param string $in input character set * @param string $out output character set -- 2.20.1