[sr-dev] git:master:80f1eeb2: Merge pull request #603 from kamailio/fix/presence-doc
Emmanuel Schmidbauer
emmanuel at getweave.com
Sat May 7 14:57:24 CEST 2016
Module: kamailio
Branch: master
Commit: 80f1eeb2a09c5900e392383d7c7a13641d0c9928
URL: https://github.com/kamailio/kamailio/commit/80f1eeb2a09c5900e392383d7c7a13641d0c9928
Author: Emmanuel Schmidbauer <emmanuel at getweave.com>
Committer: Emmanuel Schmidbauer <emmanuel at getweave.com>
Date: 2016-05-07T08:57:17-04:00
Merge pull request #603 from kamailio/fix/presence-doc
presence: fix typo in presence_admin.xml
---
Modified: modules/presence/doc/presence_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/80f1eeb2a09c5900e392383d7c7a13641d0c9928.diff
Patch: https://github.com/kamailio/kamailio/commit/80f1eeb2a09c5900e392383d7c7a13641d0c9928.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