Skip to content

Commit

Permalink
reinitializing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Mar 23, 2013
1 parent 01663a2 commit 5ad1a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZendTest/Session/SessionArrayStorageTest.php
Expand Up @@ -172,7 +172,7 @@ public function testUndefinedSessionManipulation()
*/
public function testExpirationHops()
{
// since we cannot explicitly test reinitalizing the session
// since we cannot explicitly test reinitializing the session
// we will act in how session manager would in this case.
$storage = new SessionArrayStorage();
$manager = new SessionManager(null, $storage);
Expand Down

0 comments on commit 5ad1a0b

Please sign in to comment.