8000 Removed stray apostrophe · mehdimabrouk/symfony-docs@e97b02b · GitHub
[go: up one dir, main page]

Skip to content

Commit e97b02b

Browse files
MisterGlassweaverryan
authored andcommitted
Removed stray apostrophe
1 parent f48b30f commit e97b02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ makes sense in the application for each ``Category`` to hold an array of
807807

808808
The targetEntity value in the decorator used above can reference any entity
809809
with a valid namespace, not just entities defined in the same class. To
810-
relate to an entity defined in a differen't class or bundle, enter a full
810+
relate to an entity defined in a different class or bundle, enter a full
811811
namespace or shortcut as the targetEntity.
812812

813813
Next, since each ``Product`` class can relate to exactly one ``Category``

0 commit comments

Comments
 (0)
0