r105907 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105906‎ | r105907 | r105908 >
Date:17:22, 12 December 2011
Author:maxsem
Status:ok
Tags:
Comment:
Caps fix in API parameter description
Modified paths:
  • /trunk/phase3/includes/api/ApiUpload.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiUpload.php
@@ -585,7 +585,7 @@
586586 'watchlist' => 'Unconditionally add or remove the page from your watchlist, use preferences or do not change watch',
587587 'ignorewarnings' => 'Ignore any warnings',
588588 'file' => 'File contents',
589 - 'url' => 'Url to fetch the file from',
 589+ 'url' => 'URL to fetch the file from',
590590 'filekey' => 'Key that identifies a previous upload that was stashed temporarily.',
591591 'sessionkey' => 'Same as filekey, maintained for backward compatibility.',
592592 'stash' => 'If set, the server will not add the file to the repository and stash it temporarily.',

Status & tagging log