From adde31ef10db39450e7acb972af9e132f20e145f Mon Sep 17 00:00:00 2001 From: Roman Grinyov Date: Tue, 13 Sep 2016 22:02:58 +0300 Subject: [PATCH] Docblock: javascript -> JavaScript (#12533) [skip ci] --- framework/web/YiiAsset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/web/YiiAsset.php b/framework/web/YiiAsset.php index db7e85e..7595ee2 100644 --- a/framework/web/YiiAsset.php +++ b/framework/web/YiiAsset.php @@ -8,7 +8,7 @@ namespace yii\web; /** - * This asset bundle provides the base javascript files for the Yii Framework. + * This asset bundle provides the base JavaScript files for the Yii Framework. * * @author Qiang Xue * @since 2.0