8000 merged branch jdreesen/patch-1 (PR #5991) · symfony/symfony@938670d · GitHub
[go: up one dir, main page]

Skip to content

Commit 938670d

Browse files
committed
merged branch jdreesen/patch-1 (PR #5991)
This PR was merged into the 2.1 branch. Commits ------- 3881649 Fixed typo Discussion ---------- Fixed typo Fixed a small typo in the docblock
2 parents d55d3b8 + 3881649 commit 938670d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class NativeSessionStorage implements SessionStorageInterface
5555
* Constructor.
5656
*
5757
* Depending on how you want the storage driver to behave you probably
58-
* want top override this constructor entirely.
58+
* want to override this constructor entirely.
5959
*
6060
* List of options for $options array with their defaults.
6161
* @see http://php.net/session.configuration for options

0 commit comments

Comments
 (0)
0