8000 minor #10320 Fix typo in UPGRADE-3.0.md (hice3000) · symfony/symfony@9c582d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c582d9

Browse files
committed
minor #10320 Fix typo in UPGRADE-3.0.md (hice3000)
This PR was merged into the 2.5-dev branch. Discussion ---------- Fix typo in UPGRADE-3.0.md Commits ------- 53c8189 Fix typo in UPGRADE-3.0.md
2 parents 872647a + 53c8189 commit 9c582d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ UPGRADE FROM 2.x to 3.0
2121
### Console
2222

2323
* The methods `isQuiet`, `isVerbose`, `isVeryVerbose` and `isDebug` were added
24-
to `Symfony\Component\Console\Output\OutputInteface`.
24+
to `Symfony\Component\Console\Output\OutputInterface`.
2525

2626
### EventDispatcher
2727

0 commit comments

Comments
 (0)
0