[sr-dev] git:master:87f363f7: lost: fixed typo
Sergey Safarov
s.safarov at gmail.com
Mon Nov 30 09:14:24 CET 2020
Module: kamailio
Branch: master
Commit: 87f363f7fa0bf8f1897a3d6de13a09d6ec3812b9
URL: https://github.com/kamailio/kamailio/commit/87f363f7fa0bf8f1897a3d6de13a09d6ec3812b9
Author: Sergey Safarov <s.safarov at gmail.com>
Committer: Sergey Safarov <s.safarov at gmail.com>
Date: 2020-11-29T22:44:33+03:00
lost: fixed typo
---
Modified: src/modules/lost/doc/lost_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/87f363f7fa0bf8f1897a3d6de13a09d6ec3812b9.diff
Patch: https://github.com/kamailio/kamailio/commit/87f363f7fa0bf8f1897a3d6de13a09d6ec3812b9.patch
---
diff --git a/src/modules/lost/doc/lost_admin.xml b/src/modules/lost/doc/lost_admin.xml
index c8be8f668b..308b836db6 100644
--- a/src/modules/lost/doc/lost_admin.xml
+++ b/src/modules/lost/doc/lost_admin.xml
@@ -168,7 +168,7 @@
<title>Set <varname>location_type</varname> parameter</title>
<programlisting format="linespecific">
...
- modparam("http_client", "location_type, "civic geodetic locationURI")
+ modparam("lost", "location_type, "civic geodetic locationURI")
...
</programlisting>
</example>
More information about the sr-dev
mailing list