[sr-dev] git:master:10f7ff34: lcr: docs fix parameter name

Henning Westerholt hw at skalatan.de
Sat Mar 14 21:17:16 CET 2020


Module: kamailio
Branch: master
Commit: 10f7ff344f546cc1816d5e6882313ba57540387b
URL: https://github.com/kamailio/kamailio/commit/10f7ff344f546cc1816d5e6882313ba57540387b

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

lcr: docs fix parameter name

---

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

---

Diff:  https://github.com/kamailio/kamailio/commit/10f7ff344f546cc1816d5e6882313ba57540387b.diff
Patch: https://github.com/kamailio/kamailio/commit/10f7ff344f546cc1816d5e6882313ba57540387b.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