Skip to content

Commit 86909e7

Browse files
committed
[Security] fix typo
1 parent d1d59af commit 86909e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirewallMapInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ interface FirewallMapInterface
2424
* Returns the authentication listeners, and the exception listener to use
2525
* for the given request.
2626
*
27-
* If there are no authentication listeners, the first inner are must be
27+
* If there are no authentication listeners, the first inner array must be
2828
* empty.
2929
*
3030
* If there is no exception listener, the second element of the outer array

0 commit comments

Comments
 (0)