diff options
Diffstat (limited to 'modules/exampleauth/lib/Auth/Source/Static.php')
-rw-r--r-- | modules/exampleauth/lib/Auth/Source/Static.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/exampleauth/lib/Auth/Source/Static.php b/modules/exampleauth/lib/Auth/Source/Static.php index 07351df..f2f9e8a 100644 --- a/modules/exampleauth/lib/Auth/Source/Static.php +++ b/modules/exampleauth/lib/Auth/Source/Static.php @@ -7,7 +7,7 @@ * a static set of attributes. * * @author Olav Morken, UNINETT AS. - * @package simpleSAMLphp + * @package SimpleSAMLphp */ class sspmod_exampleauth_Auth_Source_Static extends SimpleSAML_Auth_Source { |