Skip to content

Commit fc41af2

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: Update doctrine.rst
2 parents 01b3987 + 89953d7 commit fc41af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ need. The command will ask you some questions - answer them like done below:
132132
The interactive behavior of the ``make:entity`` command was introduced
133133
in MakerBundle 1.3.
134134

135-
Woh! You now have a new ``src/Entity/Product.php`` file::
135+
Whoa! You now have a new ``src/Entity/Product.php`` file::
136136

137137
// src/Entity/Product.php
138138
namespace App\Entity;

0 commit comments

Comments
 (0)