[sr-dev] git:master:d76f024b: presence: fix typo in presence_admin.xml

Emmanuel Schmidbauer emmanuel at getweave.com
Sat May 7 14:57:24 CEST 2016


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

Author: Emmanuel Schmidbauer <emmanuel at getweave.com>
Committer: Emmanuel Schmidbauer <emmanuel at getweave.com>
Date: 2016-05-07T08:33:54-04:00

presence: fix typo in presence_admin.xml

---

Modified: modules/presence/doc/presence_admin.xml

---

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

---

diff --git a/modules/presence/doc/presence_admin.xml b/modules/presence/doc/presence_admin.xml
index b6426ac..28de860 100644
--- a/modules/presence/doc/presence_admin.xml
+++ b/modules/presence/doc/presence_admin.xml
@@ -284,7 +284,7 @@ modparam("presence", "notifier_processes", 2)
 		Enabling this parameter will delete expired presentity records without updating watchers.
 		</para>
 		<para>
-		Set this parameter to <quote>1<quote> to enable.
+		Set this parameter to <quote>1</quote> to enable.
 		</para>
 		<para>
 		<emphasis>Default value is <quote>0</quote>.




More information about the sr-dev mailing list