summaryrefslogtreecommitdiff
path: root/src/saml2/entity_category
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2013-09-17 08:55:53 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2013-09-17 08:55:53 +0200
commit32d9a0656d403472d5e80fed2faf19b2d291fbcb (patch)
tree16a1c52f71009f901363ad962e3be410ef19a451 /src/saml2/entity_category
parentb61d1c6c0df6c9fe367d3686472d18661d258d93 (diff)
downloadpysaml2-32d9a0656d403472d5e80fed2faf19b2d291fbcb.tar.gz
Text and format edits.
Diffstat (limited to 'src/saml2/entity_category')
-rw-r--r--src/saml2/entity_category/swamid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/saml2/entity_category/swamid.py b/src/saml2/entity_category/swamid.py
index 808d1001..2dabd410 100644
--- a/src/saml2/entity_category/swamid.py
+++ b/src/saml2/entity_category/swamid.py
@@ -9,7 +9,7 @@ OTHER = ["eduPersonPrincipalName", "eduPersonScopedAffiliation", "mail"]
RESEARCH_AND_EDUCATION = "http://www.swamid.se/category/research-and-education"
SFS_1993_1153 = "http://www.swamid.se/category/sfs-1993-1153"
-# presently these don't
+# presently these don't by themself
EU = "http://www.swamid.se/category/eu-adequate-protection"
NREN = "http://www.swamid.se/category/nren-service"
HEI = "http://www.swamid.se/category/hei-service"