Module: kamailio
Branch: master
Commit: 54e3ce2103423fd08e9f18425f86af5ea04ed85f
URL:
https://github.com/kamailio/kamailio/commit/54e3ce2103423fd08e9f18425f86af5…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2017-11-08T01:01:26+01:00
modules: readme files regenerated - textopsx ... [skip ci]
---
Modified: src/modules/textopsx/README
---
Diff:
https://github.com/kamailio/kamailio/commit/54e3ce2103423fd08e9f18425f86af5…
Patch:
https://github.com/kamailio/kamailio/commit/54e3ce2103423fd08e9f18425f86af5…
---
diff --git a/src/modules/textopsx/README b/src/modules/textopsx/README
index b3ab14c2ab..071eec2ee6 100644
--- a/src/modules/textopsx/README
+++ b/src/modules/textopsx/README
@@ -127,7 +127,7 @@ Chapter 1. Admin Guide
Note: It must be used before the transaction is created in
request_route and not inside the onreply_route[name] executed by tm
- module. Also, do not used after resuming a suspended request or reply,
+ module. Also, do not use after resuming a suspended request or reply,
at that moment the transaction is already created.
Example 1.1. msg_apply_changes() usage