From 424c9af4bf5df6b4e977739e587638984315a95b Mon Sep 17 00:00:00 2001 From: Baiju Muthukadan Date: Tue, 12 Apr 2011 19:02:44 +0530 Subject: [PATCH] fix rst syntax for Sphinx --- src/saml2/metadata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/saml2/metadata.py b/src/saml2/metadata.py index 0615943..23585a8 100644 --- a/src/saml2/metadata.py +++ b/src/saml2/metadata.py @@ -645,7 +645,7 @@ def _localized_name(val, klass): def do_organization_info(ava): """ decription of an organization in the configuration is - a dictionary of keys and values, where the values might be tuples: + a dictionary of keys and values, where the values might be tuples:: "organization": { "name": ("AB Exempel", "se"),