Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 19a0c35

Browse filesBrowse files
committed
minor #4252 Removed unnecessary comma (allejo)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #4252). Discussion ---------- Removed unnecessary comma | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | all | Fixed tickets | My first pull request, so I'm not entirely sure if I did this right. Anyhow, as the title suggests, the comma doesn't belong in this sentence. Commits ------- a4190bd Removed unnecessary comma
2 parents 606fd9d + 5541da5 commit 19a0c35
Copy full SHA for 19a0c35

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/security/entity_provider.rst

Copy file name to clipboardExpand all lines: cookbook/security/entity_provider.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ fetch the user from the database before checking the password validity.
367367
.. note::
368368

369369
By default, the entity provider uses the default entity manager to fetch
370-
user information from the database. If you,
370+
user information from the database. If you
371371
:doc:`use multiple entity managers </cookbook/doctrine/multiple_entity_managers>`,
372372
you can specify which manager to use with the ``manager_name`` option:
373373

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.