Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SessionManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public function sessionExists()
/**
* Start session
*
* if No sesion currently exists, attempt to start it. Calls
* if No session currently exists, attempt to start it. Calls
* {@link isValid()} once session_start() is called, and raises an
* exception if validation fails.
*
Expand Down

0 comments on commit 4985e6d

Please sign in to comment.