diff --git a/includes/ChangeTags.php b/includes/ChangeTags.php index 0883be123d4..63d3732707a 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' *