[sr-dev] git:5.2:1a99608e: Fix typo on cplc module: Consecutives 'the'

Henning Westerholt hw at skalatan.de
Fri Oct 2 15:51:42 CEST 2020


Module: kamailio
Branch: 5.2
Commit: 1a99608e4d9bb9312737dcdf214af732a7f4eb51
URL: https://github.com/kamailio/kamailio/commit/1a99608e4d9bb9312737dcdf214af732a7f4eb51

Author: Jorge Vallecillo <jorgevallecilloc at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T13:50:39Z

Fix typo on cplc module: Consecutives 'the'

---

Modified: src/modules/cplc/doc/cplc_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/1a99608e4d9bb9312737dcdf214af732a7f4eb51.diff
Patch: https://github.com/kamailio/kamailio/commit/1a99608e4d9bb9312737dcdf214af732a7f4eb51.patch

---

diff --git a/src/modules/cplc/doc/cplc_admin.xml b/src/modules/cplc/doc/cplc_admin.xml
index 0c9f15b62e..d83b9271a8 100644
--- a/src/modules/cplc/doc/cplc_admin.xml
+++ b/src/modules/cplc/doc/cplc_admin.xml
@@ -175,7 +175,7 @@ modparam("cpl-c","domain_column","domain")
 			<title><varname>cpl_xml_column</varname> (string)</title>
 			<para>
 				Indicates the name of the column used for storing the
-				the XML version of the cpl script.
+				XML version of the cpl script.
 			</para>
 			<para>
 				<emphasis>
@@ -195,7 +195,7 @@ modparam("cpl-c","cpl_xml_column","cpl_xml")
 			<title><varname>cpl_bin_column</varname> (string)</title>
 			<para>
 				Indicates the name of the column used for storing the
-				the binary version of the cpl script (compiled version).
+				binary version of the cpl script (compiled version).
 			</para>
 			<para>
 				<emphasis>




More information about the sr-dev mailing list