Skip to content

Commit 4942814

Browse files
Simperfitfabpot
authored andcommitted
[FrameworkBundle] minor: fix typo in SessionTest
1 parent 2bf5da5 commit 4942814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SessionTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function testFlash($config, $insulate)
7171

7272
/**
7373
* See if two separate insulated clients can run without
74-
* polluting eachother's session data.
74+
* polluting each other's session data.
7575
*
7676
* @dataProvider getConfigs
7777
*/

0 commit comments

Comments
 (0)