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 58d990f

Browse filesBrowse files
committed
minor #12878 Update doctrine.rst (johnnypeck)
This PR was submitted for the 5.0 branch but it was merged into the 4.3 branch instead (closes #12878). Discussion ---------- Update doctrine.rst Grammar. Commits ------- c23db39 Update doctrine.rst
2 parents d6c959b + c23db39 commit 58d990f
Copy full SHA for 58d990f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doctrine.rst‎

Copy file name to clipboardExpand all lines: doctrine.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ Querying with the Query Builder
742742
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743743

744744
Doctrine also provides a `Query Builder`_, an object-oriented way to write
745-
queries. It is recommended to use this when queries and build dynamically (i.e.
745+
queries. It is recommended to use this when queries are built dynamically (i.e.
746746
based on PHP conditions)::
747747

748748
// src/Repository/ProductRepository.php

0 commit comments

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