Skip to content

Commit e871a32

Browse files
committed
Fixed a very minor indentation issue
1 parent 3b557a0 commit e871a32

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
@@ -416,7 +416,7 @@ doesn't replace your existing methods).
416416
* generate getters and setters;
417417

418418
* generate repository classes configured with the
419-
``@ORM\Entity(repositoryClass="...")`` annotation;
419+
``@ORM\Entity(repositoryClass="...")`` annotation;
420420

421421
* generate the appropriate constructor for 1:n and n:m relations.
422422

0 commit comments

Comments
 (0)