Fixed typo

Fixed a small typo in the docblock
This commit is contained in:
Jacob Dreesen 2012-11-12 14:58:31 +01:00
parent d55d3b823d
commit 3881649477

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