8000 fixed CS · symfony/symfony@45fd75e · GitHub
[go: up one dir, main page]

Skip to content

Commit 45fd75e

Browse files
committed
fixed CS
1 parent ec18af4 commit 45fd75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/Transport/InMemoryTransport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Symfony\Contracts\Service\ResetInterface;
1616

1717
/**
18-
* Transport that stay in memory. Useful for testing purpose.
18+
* Transport that stays in memory. Useful for testing purpose.
1919
*
2020
* @author Gary PEGEOT <garypegeot@gmail.com>
2121
*

0 commit comments

Comments
 (0)
0