Skip to content

Commit fd869cf

Browse files
adrienbraultfabpot
authored andcommitted
Fix docblock typo
1 parent 04c3f25 commit fd869cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ protected function cancelCookie(Request $request)
291291
}
292292

293293
/**
294-
* Checks whether remember-me capabilities where requested
294+
* Checks whether remember-me capabilities were requested
295295
*
296296
* @param Request $request
297297
*

0 commit comments

Comments
 (0)