Module: kamailio Branch: master Commit: 11667d316e92287affeb5034fe522679ea989ec5 URL: https://github.com/kamailio/kamailio/commit/11667d316e92287affeb5034fe522679...
Author: Seudin Kasumovic seudin@bicomsystems.com Committer: Seudin Kasumovic seudin.kasumovic@gmail.com Date: 2015-05-14T17:03:22+02:00
erlang: correcting documetation
- correcting title of example
---
Modified: modules/erlang/doc/erlang_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/11667d316e92287affeb5034fe522679... Patch: https://github.com/kamailio/kamailio/commit/11667d316e92287affeb5034fe522679...
---
diff --git a/modules/erlang/doc/erlang_admin.xml b/modules/erlang/doc/erlang_admin.xml index 4a3f3af..000c3e1 100644 --- a/modules/erlang/doc/erlang_admin.xml +++ b/modules/erlang/doc/erlang_admin.xml @@ -512,7 +512,7 @@ erl_reg_send("notifier","$tuple(M)"); Function sends reply message <emphasis>msg</emphasis> to the sender process. </para> <example> - <title>Example of registered process</title> + <title>Example of use <emphasis>erl_reply</emphasis></title> <programlisting format="linespecific"> ... # event route acts as registered process