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
This commit is contained in:
Fabien Potencier 2012-11-12 15:04:21 +01:00
commit 938670d34b

View File

@ -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