Skip to content

Commit e33054f

Browse files
committed
Upgrade to release v1.1.0
1 parent 3e6ba3a commit e33054f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detail/DetailView.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class DetailView extends \yii\widgets\DetailView
6464
public $mode = self::MODE_VIEW;
6565

6666
/**
67-
* @var integer the animation fade delay in microseconds when
67+
* @var integer the fade animation delay in microseconds when
6868
* toggling between the view and edit modes.
6969
*/
7070
public $fadeDelay = 800;

0 commit comments

Comments
 (0)