[sr-dev] git:master:11667d31: erlang: correcting documetation
Seudin Kasumovic
seudin.kasumovic at gmail.com
Fri May 15 08:35:53 CEST 2015
Module: kamailio
Branch: master
Commit: 11667d316e92287affeb5034fe522679ea989ec5
URL: https://github.com/kamailio/kamailio/commit/11667d316e92287affeb5034fe522679ea989ec5
Author: Seudin Kasumovic <seudin at bicomsystems.com>
Committer: Seudin Kasumovic <seudin.kasumovic at 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/11667d316e92287affeb5034fe522679ea989ec5.diff
Patch: https://github.com/kamailio/kamailio/commit/11667d316e92287affeb5034fe522679ea989ec5.patch
---
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
More information about the sr-dev
mailing list