10000 Merge pull request #379 from VelvetMirror/master · dustin10/symfony-docs@a5fd504 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5fd504

Browse files
committed
Merge pull request symfony#379 from VelvetMirror/master
[book] Fixing typo on Doctrine chapter
2 parents f2eaeae + 4cbaada commit a5fd504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ in a number of different formats including YAML, XML or directly inside the
227227
228228
.. tip::
229229

230-
The table option is optional and if omitted, will be determined automatically
230+
The table name is optional and if omitted, will be determined automatically
231231
based on the name of the entity class.
232232

233233
Doctrine allows you to choose from a wide variety of different field types,
@@ -1267,4 +1267,4 @@ For more information about Doctrine, see the *Doctrine* section of the
12671267
.. _`DateTime`: http://php.net/manual/en/class.datetime.php
12681268
.. _`Mapping Types Documentation`: http://www.doctrine-project.org/docs/orm/2.0/en/reference/basic-mapping.html#doctrine-mapping-types
12691269
.. _`Property Mapping documentation`: http://www.doctrine-project.org/docs/orm/2.0/en/reference/basic-mapping.html#property-mapping
1270-
.. _`Lifecycle Events documentation`: http://www.doctrine-project.org/docs/orm/2.0/en/reference/events.html#lifecycle-events
1270+
.. _`Lifecycle Events documentation`: http://www.doctrine-project.org/docs/orm/2.0/en/reference/events.html#lifecycle-events

0 commit comments

Comments
 (0)
0