Index: trunk/extensions/ShortUrl/SpecialShortUrl.php |
— | — | @@ -18,7 +18,7 @@ |
19 | 19 | require_once "ShortUrl.functions.php"; |
20 | 20 | |
21 | 21 | /** |
22 | | - * Provides the contact form |
| 22 | + * Provides the actual redirection |
23 | 23 | * @ingroup SpecialPage |
24 | 24 | */ |
25 | 25 | class SpecialShortUrl extends SpecialPage { |