浏览代码

Fix typo on tm module: Consecutives 'the'

Jorge Vallecillo 5 年之前
父节点
当前提交
d9f9027dad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/tm/doc/functions.xml

+ 1 - 1
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>).