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 @@
117
117
}
118
118
119
119
public function getDescription() {
120
- return 'Searches the wiki using the OpenSearch protocol';
120
+ return 'Search the wiki using the OpenSearch protocol';
121
121
}
122
122
123
123
protected function getExamples() {
Status & tagging log
09:59, 14 August 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r94445
[
removed:
new
added:
ok]