r10315 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r10314‎ | r10315 | r10316 >
Date:08:03, 30 July 2005
Author:vibber
Status:old
Tags:
Comment:
typo
Modified paths:
  • /trunk/phase3/includes/EditPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/EditPage.php
@@ -1183,8 +1183,8 @@
11841184 }
11851185
11861186 /**
1187 - * Filter an output field through a Unicode de-armoring process if it
1188 - * came from an old browser with known broken Unicode editing issues.
 1187+ * Filter an output field through a Unicode armoring process if it is
 1188+ * going to an old browser with known broken Unicode editing issues.
11891189 *
11901190 * @param string $text
11911191 * @return string

Status & tagging log