r94445 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94444‎ | r94445 | r94446 >
Date:09:19, 14 August 2011
Author:maxsem
Status:ok
Tags:
Comment:
ApiOpenSearch: make description a verb, just like the other modules
Modified paths:
  • /trunk/phase3/includes/api/ApiOpenSearch.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiOpenSearch.php
@@ -116,7 +116,7 @@
117117 }
118118
119119 public function getDescription() {
120 - return 'Searches the wiki using the OpenSearch protocol';
 120+ return 'Search the wiki using the OpenSearch protocol';
121121 }
122122
123123 protected function getExamples() {

Status & tagging log