diff --git a/includes/TabberTransclude.php b/includes/TabberTransclude.php index ea37b15..95ce63d 100644 --- a/includes/TabberTransclude.php +++ b/includes/TabberTransclude.php @@ -80,7 +80,7 @@ class TabberTransclude { * @param string $tab Tab information * @param Parser $parser Mediawiki Parser Object * @param PPFrame $frame Mediawiki PPFrame Object - * @param bool $selected The tab is the selected one + * @param bool &$selected The tab is the selected one * * @return string HTML */