Index: trunk/phase3/includes/Article.php |
— | — | @@ -220,7 +220,7 @@ |
221 | 221 | /** |
222 | 222 | * Note that getContent/loadContent do not follow redirects anymore. |
223 | 223 | * If you need to fetch redirectable content easily, try |
224 | | - * the shortcut in Article::followContent() |
| 224 | + * the shortcut in Article::followRedirect() |
225 | 225 | * |
226 | 226 | * @return Return the text of this revision |
227 | 227 | */ |