Module: kamailio Branch: master Commit: c1d106161819b86427a9ea7a6e6502c1922d4b6f URL: https://github.com/kamailio/kamailio/commit/c1d106161819b86427a9ea7a6e6502c1...
Author: Mikko Lehto mslehto@iki.fi Committer: Mikko Lehto mslehto@iki.fi Date: 2018-06-11T18:55:38+03:00
tmx: fix documentation typo
---
Modified: src/modules/tmx/doc/tmx_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/c1d106161819b86427a9ea7a6e6502c1... Patch: https://github.com/kamailio/kamailio/commit/c1d106161819b86427a9ea7a6e6502c1...
---
diff --git a/src/modules/tmx/doc/tmx_admin.xml b/src/modules/tmx/doc/tmx_admin.xml index fe630d2f76..19c808c931 100644 --- a/src/modules/tmx/doc/tmx_admin.xml +++ b/src/modules/tmx/doc/tmx_admin.xml @@ -216,7 +216,7 @@ if (t_reply_callid("123qaz", "5", "458", "Replied remotely")) { </para> <para> It is not needed to execute this function when using t_relay() (or - similar tm relay functions, flags are synchornized automatically in + similar tm relay functions, flags are synchronized automatically in that case). </para> <para> @@ -242,7 +242,7 @@ t_flush_flags(); </para> <para> It is not needed to execute this function when using t_relay() (or - similar tm relay functions, xflags are synchornized automatically in + similar tm relay functions, xflags are synchronized automatically in that case). </para> <para>