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

Fix bad comment.

parent b468963c
No related branches found
No related tags found
No related merge requests found
......@@ -503,7 +503,7 @@ class SimpleSAML_Metadata_SAMLParser {
/**
* This function returns the metadata for SAML 2.0 IdPs in the format simpleSAMLphp expects.
* This function returns the metadata for SAML 1.x IdPs in the format simpleSAMLphp expects.
* This is an associative array with the following fields:
* - 'entityid': The entity id of the entity described in the metadata.
* - 'name': Autogenerated name for this entity. Currently set to the entity 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