1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-08 09:06:29 +02:00

Improve language

This commit is contained in:
Marco
2017-09-18 15:53:59 +02:00
parent 6162092618
commit 5e4d4fd072
2 changed files with 2 additions and 2 deletions

View File

@@ -441,7 +441,7 @@ final class Auth extends UserManager {
}
/**
* Logs out the user and destroys all session data
* Logs the user out and destroys all session data
*
* @throws AuthError if an internal problem occurred (do *not* catch)
*/