Skip to content

Commit 27c6979

Browse files
Saracevasjaviereguiluz
authored andcommitted
Fix a spelling mistake.
1 parent 1b884c3 commit 27c6979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/reverse_engineering.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The generated PHP classes now have properties and annotation metadata, but they
9494
do *not* have any getter or setter methods. If you generated XML or YAML metadata,
9595
you don't even have the PHP classes!
9696

97-
To generate the missing getter/setter methods (or to *create* the classes if neceesary),
97+
To generate the missing getter/setter methods (or to *create* the classes if necessary),
9898
run:
9999

100100
.. code-block:: terminal

0 commit comments

Comments
 (0)