Skip to content

Commit 1f9c11a

Browse files
author
Igor Chepurnoy
authored
Update Module.php
1 parent a062510 commit 1f9c11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Module extends \yii\base\Module
2727
public $controllerNamespace = 'yii2mod\comments\controllers';
2828

2929
/**
30-
* @var bool whether admin can edit comment on frontend
30+
* @var bool when admin can edit comment on frontend
3131
*/
3232
public $enableInlineEdit = false;
3333

0 commit comments

Comments
 (0)