Skip to content

Commit 41a69df

Browse files
author
igor-chepurnoi
committed
fix spelling
1 parent c35458e commit 41a69df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filters/AccessControl.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class AccessControl extends \yii\filters\AccessControl
2020
public $params = [];
2121

2222
/**
23-
* @var array list of action that not need to check access.
23+
* @var array list of actions that not need to check access.
2424
*/
2525
public $allowActions = [];
2626

0 commit comments

Comments
 (0)