Skip to content
Snippets Groups Projects
Commit c81692e0 authored by Jaime Perez's avatar Jaime Perez
Browse files

Typo.

parent ffce79e8
No related branches found
No related tags found
No related merge requests found
......@@ -241,7 +241,7 @@ class SimpleSAML_Auth_State {
*/
$msg = 'Wrong stage in state. Was \'' . $state[self::STAGE] .
'\', shoud be \'' . $stage . '\'.';
'\', should be \'' . $stage . '\'.';
SimpleSAML_Logger::warning($msg);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment