Skip to content

Commit

Permalink
merged branch jdreesen/patch-1 (PR #5991)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.1 branch.

Commits
-------

3881649 Fixed typo

Discussion
----------

Fixed typo

Fixed a small typo in the docblock
  • Loading branch information
fabpot committed Nov 12, 2012
2 parents d55d3b8 + 3881649 commit 938670d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -55,7 +55,7 @@ class NativeSessionStorage implements SessionStorageInterface
* Constructor.
*
* Depending on how you want the storage driver to behave you probably
* want top override this constructor entirely.
* want to override this constructor entirely.
*
* List of options for $options array with their defaults.
* @see http://php.net/session.configuration for options
Expand Down

0 comments on commit 938670d

Please sign in to comment.