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 7cb065d

Browse filesBrowse files
alzeejaviereguiluz
authored andcommitted
Change 'of' to 'or'
1 parent 8d188ff commit 7cb065d
Copy full SHA for 7cb065d

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

‎doctrine.rst

Copy file name to clipboardExpand all lines: doctrine.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ Take a look at the previous example in more detail:
402402
is thrown. See `Transactions and Concurrency`_.
403403

404404
Whether you're creating or updating objects, the workflow is always the same: Doctrine
405-
is smart enough to know if it should INSERT of UPDATE your entity.
405+
is smart enough to know if it should INSERT or UPDATE your entity.
406406

407407
Fetching Objects from the Database
408408
----------------------------------

0 commit comments

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