We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58ad1d9 + 8422a41 commit 82e2c98Copy full SHA for 82e2c98
docs/en/reference/unitofwork.rst
@@ -102,7 +102,7 @@ How Doctrine Detects Changes
102
----------------------------
103
104
Doctrine is a data-mapper that tries to achieve persistence-ignorance (PI).
105
-This means you map php objects into a relational database that don't
+This means you map PHP objects into a relational database that don't
106
necessarily know about the database at all. A natural question would now be,
107
"how does Doctrine even detect objects have changed?".
108
0 commit comments