[sr-dev] git:master:4570b3eb: tls: Fix typo

Daniel-Constantin Mierla miconda at gmail.com
Fri Jun 24 15:49:54 CEST 2022


Module: kamailio
Branch: master
Commit: 4570b3ebc6da35efc3cc55b1f4418446b9071688
URL: https://github.com/kamailio/kamailio/commit/4570b3ebc6da35efc3cc55b1f4418446b9071688

Author: Akash Gupta <akash at telnyx.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2022-06-24T15:49:50+02:00

tls: Fix typo

---

Modified: src/modules/tls/doc/tls.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/4570b3ebc6da35efc3cc55b1f4418446b9071688.diff
Patch: https://github.com/kamailio/kamailio/commit/4570b3ebc6da35efc3cc55b1f4418446b9071688.patch

---

diff --git a/src/modules/tls/doc/tls.xml b/src/modules/tls/doc/tls.xml
index e356d5bff7c..f3ff2321c78 100644
--- a/src/modules/tls/doc/tls.xml
+++ b/src/modules/tls/doc/tls.xml
@@ -84,7 +84,7 @@
 		The most important parameters to set the path to the public certificate and private key
 		files. You can either have them in different file or in the same file in PEM format.
 		The parameters for them are <varname>certificate</varname> and <varname>private_key</varname>.
-		They can be given as modparam or or provided in the profiles of tls.cfg file.
+		They can be given as modparam or provided in the profiles of tls.cfg file.
 		</para>
 		<para>
 		When installing tls module of kamailio, a sample 'tls.cfg' file is deployed in the same




More information about the sr-dev mailing list