Commit fd758db
committed
bug #988 Fixed typo in src/Resources/skeleton/authenticator/Security52EmptyAuthenticator.tpl.php (lyrixx)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Fixed typo in src/Resources/skeleton/authenticator/Security52EmptyAuthenticator.tpl.php
refs: https://github.com/symfony/symfony/blob/1c1e2d96816166fdbe726ecc09716d07da90c06d/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php#L24
Commits
-------
1a90d5f Fixed typo in src/Resources/skeleton/authenticator/Security52EmptyAuthenticator.tpl.phpFile tree
1 file changed
+1
-1
lines changed- src/Resources/skeleton/authenticator
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments