summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDick Visser <dick.visser@geant.org>2020-05-12 11:04:13 +0200
committerDick Visser <dick.visser@geant.org>2020-05-12 11:04:13 +0200
commit53c05f8fc36c4dcd10ddf648a69ea1dbedaf622f (patch)
tree53f1706819e144d7a725ca782a3ac138999e79d0
parent63d6a3f7b03509d2119158dfb9384d489d96e2d9 (diff)
downloadpysaml2-53c05f8fc36c4dcd10ddf648a69ea1dbedaf622f.tar.gz
typos and spelling
-rw-r--r--docs/howto/config.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index 73fd8d41..955432a5 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -270,7 +270,7 @@ Where you describe the organization responsible for the service.::
preferred_binding
^^^^^^^^^^^^^^^^^
-Which binding should be prefered for a service.
+Which binding should be preferred for a service.
Example configuration::
"preferred_binding" = {
@@ -340,11 +340,11 @@ accepted_time_diff
^^^^^^^^^^^^^^^^^^
If your computer and another computer that you are communicating with are not
-in synch regarding the computer clock, then here you can state how big a
+in sync regarding the computer clock, then here you can state how big a
difference you are prepared to accept.
-.. note:: This will indiscriminately affect all-time comparisons.
- Hence your server my accept a statement that in fact is too old.
+.. note:: This will indiscriminately affect all time comparisons.
+ Hence your server may accept a statement that in fact is too old.
xmlsec_binary
^^^^^^^^^^^^^
@@ -385,7 +385,7 @@ Directives that are specific to a certain type of service.
idp/aa
^^^^^^
-Directives that are specific to an IdP or AA service instance
+Directives that are specific to an IdP or AA service instance.
sign_assertion
""""""""""""""
@@ -631,7 +631,7 @@ name_format indicates the name format for that attribute, such as
It is mandatory that at least name or friendly_name is set.
By default attributes are assumed to be required.
-Missing attributes are infered based on the attribute maps data.
+Missing attributes are inferred based on the attribute maps data.
Example::