diff --git a/modules/signaling/README b/modules/signaling/README index 5ea5c72d355..fb1eabdba84 100644 --- a/modules/signaling/README +++ b/modules/signaling/README @@ -38,7 +38,7 @@ Chapter 1. Admin Guide and offers one function to be called by the modules that want to send a reply. - The logic behind th emodule is to first search if a transaction + The logic behind the module is to first search if a transaction is created and if so, send a state full reply, using tm module, otherwise send a stateless reply with the function exported by sl. In this way, the script writer still has the call on how diff --git a/modules/signaling/doc/signaling_admin.xml b/modules/signaling/doc/signaling_admin.xml index 9e24e9239c5..c02f56a01fc 100644 --- a/modules/signaling/doc/signaling_admin.xml +++ b/modules/signaling/doc/signaling_admin.xml @@ -12,7 +12,7 @@ that want to send a reply. - The logic behind th emodule is to first search if a transaction is + The logic behind the module is to first search if a transaction is created and if so, send a state full reply, using tm module, otherwise send a stateless reply with the function exported by sl. In this way, the script writer still has the call on how the transaction