Skip to content

Commit 53c05f8

Browse files
committed
typos and spelling
1 parent 63d6a3f commit 53c05f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/howto/config.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Where you describe the organization responsible for the service.::
270270
preferred_binding
271271
^^^^^^^^^^^^^^^^^
272272

273-
Which binding should be prefered for a service.
273+
Which binding should be preferred for a service.
274274
Example configuration::
275275

276276
"preferred_binding" = {
@@ -340,11 +340,11 @@ accepted_time_diff
340340
^^^^^^^^^^^^^^^^^^
341341

342342
If your computer and another computer that you are communicating with are not
343-
in synch regarding the computer clock, then here you can state how big a
343+
in sync regarding the computer clock, then here you can state how big a
344344
difference you are prepared to accept.
345345

346-
.. note:: This will indiscriminately affect all-time comparisons.
347-
Hence your server my accept a statement that in fact is too old.
346+
.. note:: This will indiscriminately affect all time comparisons.
347+
Hence your server may accept a statement that in fact is too old.
348348

349349
xmlsec_binary
350350
^^^^^^^^^^^^^
@@ -385,7 +385,7 @@ Directives that are specific to a certain type of service.
385385
idp/aa
386386
^^^^^^
387387

388-
Directives that are specific to an IdP or AA service instance
388+
Directives that are specific to an IdP or AA service instance.
389389

390390
sign_assertion
391391
""""""""""""""
@@ -631,7 +631,7 @@ name_format indicates the name format for that attribute, such as
631631

632632
It is mandatory that at least name or friendly_name is set.
633633
By default attributes are assumed to be required.
634-
Missing attributes are infered based on the attribute maps data.
634+
Missing attributes are inferred based on the attribute maps data.
635635

636636
Example::
637637

0 commit comments

Comments
 (0)