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