r69051 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69050‎ | r69051 | r69052 >
Date:11:56, 5 July 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Spell the method correctly
Modified paths:
  • /trunk/extensions/Translate/Groups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Groups.php
@@ -158,7 +158,7 @@
159159 }
160160 return $taglist;
161161 } else {
162 - return $this->parse( $this->getRawTags( $type ) );
 162+ return $this->parseTags( $this->getRawTags( $type ) );
163163 }
164164 }
165165

Status & tagging log