From: Niklas Laxström Date: Thu, 19 Jan 2012 09:20:32 +0000 (+0000) Subject: Typofix, ping r109446 X-Git-Tag: 1.31.0-rc.0~25191 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=ffcb05f66e761da853cd12d2eb2937814afbaa6e;p=lhc%2Fweb%2Fwiklou.git Typofix, ping r109446 --- diff --git a/includes/ChangeTags.php b/includes/ChangeTags.php index 0883be123d..63d3732707 100644 --- a/includes/ChangeTags.php +++ b/includes/ChangeTags.php @@ -9,7 +9,7 @@ class ChangeTags { /** * Creates HTML for the given tags * - * @param $tags String: Comma-seperated list of tags + * @param $tags String: Comma-separated list of tags * @param $page String: A label for the type of action which is being displayed, * for example: 'history', 'contributions' or 'newpages' *