Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2022-12-22 19:03:37 +01:00
parent 4aa5868d8e
commit cf6f56f619
7 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -302,7 +302,7 @@ connections.<conn>.if_id_in = 0
config, see there for details.
The special value _%unique_ allocates a unique interface ID per IKE_SA,
which is inherited by all its CHILD_SAs (unless overriden there), beyond
which is inherited by all its CHILD_SAs (unless overridden there), beyond
that the value _%unique-dir_ assigns a different unique interface ID for
each direction (in/out).
@@ -313,7 +313,7 @@ connections.<conn>.if_id_out = 0
config, see there for details.
The special value _%unique_ allocates a unique interface ID per IKE_SA,
which is inherited by all its CHILD_SAs (unless overriden there), beyond
which is inherited by all its CHILD_SAs (unless overridden there), beyond
that the value _%unique-dir_ assigns a different unique interface ID for
each direction (in/out).