[sr-dev] git:5.3:27efa5e7: lcr: docs fix parameter name

Henning Westerholt hw at skalatan.de
Sat Mar 14 21:23:19 CET 2020


Module: kamailio
Branch: 5.3
Commit: 27efa5e7591e2b521d56af0cbb5cfd75e3a4ee79
URL: https://github.com/kamailio/kamailio/commit/27efa5e7591e2b521d56af0cbb5cfd75e3a4ee79

Author: Bastian Triller <bastian.triller at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-03-14T21:22:54+01:00

lcr: docs fix parameter name

(cherry picked from commit 10f7ff344f546cc1816d5e6882313ba57540387b)

---

Modified: src/modules/lcr/doc/lcr_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/27efa5e7591e2b521d56af0cbb5cfd75e3a4ee79.diff
Patch: https://github.com/kamailio/kamailio/commit/27efa5e7591e2b521d56af0cbb5cfd75e3a4ee79.patch

---

diff --git a/src/modules/lcr/doc/lcr_admin.xml b/src/modules/lcr/doc/lcr_admin.xml
index 47bed3ee9f..69574b38a3 100644
--- a/src/modules/lcr/doc/lcr_admin.xml
+++ b/src/modules/lcr/doc/lcr_admin.xml
@@ -203,7 +203,7 @@ modparam("lcr","db_url","&exampledb;")
 		</emphasis>
 		</para>
 		<example>
-		<title>Setting <varname>gw_table</varname> module parameter</title>
+		<title>Setting <varname>lcr_gw_table</varname> module parameter</title>
 		<programlisting format="linespecific">
 ...
 modparam("lcr", "lcr_gw_table","gw")




More information about the sr-dev mailing list