[sr-dev] git:master:993dd0c8: tm: small spelling fix in docs (semd -> send)

Henning Westerholt hw at kamailio.org
Mon Apr 30 17:48:12 CEST 2018


Module: kamailio
Branch: master
Commit: 993dd0c808402ade144783d527b7db0e2227987d
URL: https://github.com/kamailio/kamailio/commit/993dd0c808402ade144783d527b7db0e2227987d

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2018-04-30T17:47:09+02:00

tm: small spelling fix in docs (semd -> send)

---

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

---

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

---

diff --git a/src/modules/tm/doc/functions.xml b/src/modules/tm/doc/functions.xml
index f9a1995e52..67cc5d017c 100644
--- a/src/modules/tm/doc/functions.xml
+++ b/src/modules/tm/doc/functions.xml
@@ -362,7 +362,7 @@ t_reply("404", "Not found");
 
     <section id="tm.f.t_send_reply">
 	<title>
-	    <function>t_semd_reply(code, reason)</function>
+	    <function>t_send_reply(code, reason)</function>
 	</title>
 	<para>
 	    Creates the transaction if it does not exist (executing internally




More information about the sr-dev mailing list