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

Typo

parent 88745b8d
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ class sspmod_core_Auth_Process_StatisticsWithAttribute extends SimpleSAML_Auth_P
*
* @return string
*/
private function setIdentitier($direction, $state)
private function setIdentifier($direction, $state)
{
if (array_key_exists($direction, $state)) {
if (isset($state[$direction]['core:statistics-id'])) {
......
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