r86858 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86857‎ | r86858 | r86859 >
Date:13:44, 25 April 2011
Author:maxsem
Status:ok
Tags:
Comment:
Fix typo in description
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryQueryPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryQueryPage.php
@@ -173,7 +173,7 @@
174174 }
175175
176176 public function getDescription() {
177 - return 'Get a list provide by a QueryPage-based special page';
 177+ return 'Get a list provided by a QueryPage-based special page';
178178 }
179179
180180 public function getPossibleErrors() {

Status & tagging log