From: aude Date: Sun, 17 Jan 2016 00:18:10 +0000 (-0500) Subject: Fix typo SpecialVersion::getCreditsForExtension comments X-Git-Tag: 1.31.0-rc.0~8309 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=734aa608c7a1e1b178eb989138c1467640e4326e;p=lhc%2Fweb%2Fwiklou.git Fix typo SpecialVersion::getCreditsForExtension comments Change-Id: I069bb79e18d0c2ffc41a96d0ef71b1d90aee0b75 --- diff --git a/includes/specials/SpecialVersion.php b/includes/specials/SpecialVersion.php index 80560bed54..569069ec69 100644 --- a/includes/specials/SpecialVersion.php +++ b/includes/specials/SpecialVersion.php @@ -707,7 +707,7 @@ class SpecialVersion extends SpecialPage { * - The name of (name), and URL link to (url), the extension * - Official version number (version) and if available version control system * revision (path), link, and date - * - If available the short name of the license (license-name) and a linke + * - If available the short name of the license (license-name) and a link * to ((LICENSE)|(COPYING))(\.txt)? if it exists. * - Description of extension (descriptionmsg or description) * - List of authors (author) and link to a ((AUTHORS)|(CREDITS))(\.txt)? file if it exists