Skip to content

Commit ec69d4e

Browse files
committed
minor symfony#46969 Update ExceptionInterface.php (94noni)
This PR was merged into the 4.4 branch. Discussion ---------- Update ExceptionInterface.php | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes~no | New feature? | no | Deprecations? | no | Tickets | Fix wording in class comment | License | MIT Not the PR of the year, but for me it is worth it Commits ------- 1cb5a31 Update ExceptionInterface.php
2 parents 92c7e6e + 1cb5a31 commit ec69d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/Exception/ExceptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\Messenger\Exception;
1313

1414
/**
15-
* Base Message component's exception.
15+
* Base Messenger component's exception.
1616
*
1717
* @author Samuel Roze <[email protected]>
1818
*/

0 commit comments

Comments
 (0)