Module: kamailio Branch: master Commit: 993dd0c808402ade144783d527b7db0e2227987d URL: https://github.com/kamailio/kamailio/commit/993dd0c808402ade144783d527b7db0e2227987d
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> 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 _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
