Skip to content

Commit 458977b

Browse files
author
Igor Chepurnoy
authored
Update Module.php
1 parent 3c1e117 commit 458977b

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 when admin can edit comment on frontend
30+
* @var bool when admin can edit comments on frontend
3131
*/
3232
public $enableInlineEdit = false;
3333

0 commit comments

Comments
 (0)