1
0
mirror of synced 2024-12-14 07:06:04 +03:00

two typos fixed

This commit is contained in:
Luis Cordova 2011-10-25 15:08:52 -05:00
parent 237c20c9b6
commit 0a989e63d2

View File

@ -364,8 +364,8 @@ or an engineer is assigned to the bug, we don't want to update the
User to persist the reference, but the Bug. This is the case with User to persist the reference, but the Bug. This is the case with
the Bug being at the owning side of the relation. the Bug being at the owning side of the relation.
Bugs reference Products by a uni-directional ManyToMany relation in Bugs reference Products by an uni-directional ManyToMany relation in
the database that points from from Bugs to Products. the database that points from Bugs to Products.
.. code-block:: php .. code-block:: php