diff --git a/app/filters.php b/app/filters.php index d4bb39b1..942287bf 100644 --- a/app/filters.php +++ b/app/filters.php @@ -50,7 +50,7 @@ |-------------------------------------------------------------------------- | | The "guest" filter is the counterpart of the authentication filters as -| it simply checks the that current user is not logged in. A redirect +| it simply checks that the current user is not logged in. A redirect | response will be issued if they are, which you may freely change. | */