Skip to content
Snippets Groups Projects
Unverified Commit 201c5fa3 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Typo

parent c94d1758
Branches
Tags
No related merge requests found
......@@ -123,7 +123,7 @@ class Negotiate extends \SimpleSAML\Auth\Source
$state['negotiate:authId'] = $this->authId;
// check for disabled SPs. The disable flag is store in the SP metadata
// check for disabled SPs. The disable flag is stored in the SP metadata
if (array_key_exists('SPMetadata', $state) && $this->spDisabledInMetadata($state['SPMetadata'])) {
$this->fallBack($state);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment