diff --git a/Tabs.php b/Tabs.php index 2192746..29505f0 100644 --- a/Tabs.php +++ b/Tabs.php @@ -92,7 +92,7 @@ class Tabs extends Widget */ public $encodeLabels = true; /** - * @var string, specifies the Bootstrap tab styling. + * @var string specifies the Bootstrap tab styling. */ public $navType = 'nav-tabs';