From c655bcfdc43c89535b98258d9dfef4ae618996e5 Mon Sep 17 00:00:00 2001 From: Alexander Kochetov Date: Sat, 14 Jun 2014 03:48:55 +0400 Subject: [PATCH] BootstrapThemeAsset comment fix --- BootstrapThemeAsset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BootstrapThemeAsset.php b/BootstrapThemeAsset.php index 093350c..584573a 100644 --- a/BootstrapThemeAsset.php +++ b/BootstrapThemeAsset.php @@ -10,7 +10,7 @@ namespace yii\bootstrap; use yii\web\AssetBundle; /** - * Bootstrap 2 theme for Bootstrap 3. + * Asset bundle for the Twitter bootstrap default theme. * * @author Alexander Makarov * @since 2.0