From: Platonides Date: Sun, 10 Oct 2010 14:45:00 +0000 (+0000) Subject: Space X-Git-Tag: 1.31.0-rc.0~34546 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=642b658424d9516792855b0f497aa1b9c1baa091;p=lhc%2Fweb%2Fwiklou.git Space --- diff --git a/includes/Title.php b/includes/Title.php index 4ba12d5fb9..cd9289f6e9 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -133,7 +133,7 @@ class Title { } /** - * Convert things like é ā or 〗 into normalized(bug 14952) text + * Convert things like é ā or 〗 into normalized (bug 14952) text */ $filteredText = Sanitizer::decodeCharReferencesAndNormalize( $text );