From: Brion Vibber Date: Sat, 30 Jul 2005 08:03:04 +0000 (+0000) Subject: typo X-Git-Tag: 1.5.0beta4~5 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=1bcc712cf7e872005588e4e210010b8b2af49ff6;p=lhc%2Fweb%2Fwiklou.git typo --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 2c9394f5ce..1bf5650be9 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -1183,8 +1183,8 @@ END } /** - * Filter an output field through a Unicode de-armoring process if it - * came from an old browser with known broken Unicode editing issues. + * Filter an output field through a Unicode armoring process if it is + * going to an old browser with known broken Unicode editing issues. * * @param string $text * @return string