Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89953d7

Browse files
committed
minor #16793 [Doctrine] Update doctrine.rst (mark2016)
This PR was merged into the 4.4 branch. Discussion ---------- [Doctrine] Update doctrine.rst fix spelling woh -> whoa, reference https://writingexplained.org/whoa-or-woah-difference <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 8cb7f85 Update doctrine.rst
2 parents bf5d0c3 + 8cb7f85 commit 89953d7

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)