Skip to content

Commit

Permalink
Correct grammar (#36094)
Browse files Browse the repository at this point in the history
  • Loading branch information
u01jmg3 authored Jan 30, 2021
1 parent 8afa97d commit 721464a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SessionGuard.php
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ protected function attemptBasic(Request $request, $field, $extraConditions = [])
}

/**
* Get the credential array for a HTTP Basic request.
* Get the credential array for an HTTP Basic request.
*
* @param \Symfony\Component\HttpFoundation\Request $request
* @param string $field
Expand Down

0 comments on commit 721464a

Please sign in to comment.