Skip to content

Commit 2eb279d

Browse files
authored
mispelings (enought)
1 parent 060e146 commit 2eb279d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Saml2/files/Settings.php.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ class OneLogin_Saml2_Settings
684684
|| !isset($organization['displayname']) || empty($organization['displayname'])
685685
|| !isset($organization['url']) || empty($organization['url'])
686686
) {
687-
$errors[] = 'organization_not_enought_data';
687+
$errors[] = 'organization_not_enough_data';
688688
break;
689689
}
690690
}

0 commit comments

Comments
 (0)