8000 minor #9874 Fixed typo (pborreli) · symfony/symfony@79fe109 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79fe109

Browse files
committed
minor #9874 Fixed typo (pborreli)
This PR was merged into the 2.4 branch. Discussion ---------- Fixed typo | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | N/A | License | MIT | Doc PR | N/A Commits ------- c3d5721 Fixed typo
2 parents b04b0eb + c3d5721 commit 79fe109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/Tests/Helper/DialogHelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public function testAskAndValidate()
157157
}
158158
}
159159

160-
public function testNoInteration()
160+
public function testNoInteraction()
161161
{
162162
$dialog = new DialogHelper();
163163

0 commit comments

Comments
 (0)
0