Skip to content

Commit 67aff88

Browse files
committed
minor #7047 Fix typo in doctrine.rst (to manage) (lacyrhoades)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #7047). Discussion ---------- Fix typo in doctrine.rst (to manage) Commits ------- 70d44f6 Fix typo in doctrine.rst (to manage)
2 parents 34d0690 + 70d44f6 commit 67aff88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ list of all available types and more information, see Doctrine's
830830
Relationships and Associations
831831
------------------------------
832832

833-
Doctrine provides all the functionality you need to manager database relationships
833+
Doctrine provides all the functionality you need to manage database relationships
834834
(also known as associations). For info, see :doc:`/doctrine/associations`.
835835

836836
Final Thoughts

0 commit comments

Comments
 (0)