[sr-dev] git:master:44023e7e: presence: use &lt; instead of < in xml docs

Daniel-Constantin Mierla miconda at gmail.com
Mon Feb 19 12:25:46 CET 2018


Module: kamailio
Branch: master
Commit: 44023e7eb8ff6a23bc57b69f8695466e910bed4a
URL: https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466e910bed4a

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2018-02-19T12:24:39+01:00

presence: use < instead of < in xml docs

---

Modified: src/modules/presence/doc/presence_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466e910bed4a.diff
Patch: https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466e910bed4a.patch

---

diff --git a/src/modules/presence/doc/presence_admin.xml b/src/modules/presence/doc/presence_admin.xml
index aa10dff34c..d081a1c6f2 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -906,7 +906,7 @@ modparam("presence", "retrieve_order_by", "priority, received_time")
 	<title><varname>enable_dmq</varname> (integer)</title>
 	<para>
 		If set to 1, will enable DMQ replication of presentities between nodes. Use this instead of a shared DB
-		to share state across a cluster and update local watchers in realtime (subs_db_mode < 3) or on next
+		to share state across a cluster and update local watchers in realtime (subs_db_mode < 3) or on next
 		notifier run (subs_db_mode = 3).
 	</para>
 	<para>




More information about the sr-dev mailing list