r63376 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63375‎ | r63376 | r63377 >
Date:23:47, 7 March 2010
Author:aaron
Status:ok
Tags:
Comment:
Doc typo
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -2306,7 +2306,7 @@
23072307 if ( $displayLen >= $length && $bracketState == 0 && $entityState == 0 ) {
23082308 if ( !$testingEllipsis ) {
23092309 $testingEllipsis = true;
2310 - # Save were we are; we will truncate here unless
 2310+ # Save where we are; we will truncate here unless
23112311 # the ellipsis actually makes the string longer.
23122312 $pOpenTags = $openTags; // save state
23132313 $pRet = $ret; // save state

Status & tagging log