[sr-dev] git:5.2:b66d8631: Fix typo on tm module: Consecutives 'the'

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


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

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

Fix typo on tm module: Consecutives 'the'

---

Modified: src/modules/tm/doc/functions.xml

---

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

---

diff --git a/src/modules/tm/doc/functions.xml b/src/modules/tm/doc/functions.xml
index a36c6200f5..d3c47d5d34 100644
--- a/src/modules/tm/doc/functions.xml
+++ b/src/modules/tm/doc/functions.xml
@@ -668,7 +668,7 @@ route {
 	    <function>t_reset_max_lifetime()</function>
 	</title>
 	<para>
-		Resets the the maximum lifetime for the current INVITE or non-INVITE 
+		Resets the maximum lifetime for the current INVITE or non-INVITE 
 		transaction to the default value (set using the tm module parameter
 		<varname>max_inv_lifetime</varname> or 
 		<varname>max_noninv_lifetime</varname>).




More information about the sr-dev mailing list