Module: kamailio
Branch: master
Commit: 0a1b5df76fededb0b9e065cd607d974bf8f333b5
URL:
https://github.com/kamailio/kamailio/commit/0a1b5df76fededb0b9e065cd607d974…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-02-03T16:58:30+01:00
tls fix typo in README
---
Modified: modules/tls/README
Modified: modules/tls/doc/params.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/0a1b5df76fededb0b9e065cd607d974…
Patch:
https://github.com/kamailio/kamailio/commit/0a1b5df76fededb0b9e065cd607d974…
---
diff --git a/modules/tls/README b/modules/tls/README
index da74077..75ebc01 100644
--- a/modules/tls/README
+++ b/modules/tls/README
@@ -1142,7 +1142,7 @@ modparam("tls", "renegotiation", 1)
configuration files from configuration directory, in which different
TLS parameters can be specified on a per role (server or client) and
domain basis (for now only IPs). The corresponding module parameters
- will be ignored if a separate configuraiton file is used.
+ will be ignored if a separate configuration file is used.
If the file or directory name starts with a '.' the path will be
relative to the working directory (at runtime). If it starts with a '/'
diff --git a/modules/tls/doc/params.xml b/modules/tls/doc/params.xml
index 397e83f..9d438ce 100644
--- a/modules/tls/doc/params.xml
+++ b/modules/tls/doc/params.xml
@@ -1004,7 +1004,7 @@ modparam("tls", "renegotiation", 1)
If set the TLS module will load a special configuration file or configuration files
from configuration directory, in which different TLS parameters can be specified on a
per role (server or
client) and domain basis (for now only IPs). The corresponding module
- parameters will be ignored if a separate configuraiton file is used.
+ parameters will be ignored if a separate configuration file is used.
</para>
<para>
If the file or directory name starts with a '.' the path will be relative to
the