Module: kamailio Branch: master Commit: d76f024bca961b490d49874f876cfa763fcf0803 URL: https://github.com/kamailio/kamailio/commit/d76f024bca961b490d49874f876cfa76...
Author: Emmanuel Schmidbauer emmanuel@getweave.com Committer: Emmanuel Schmidbauer emmanuel@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/d76f024bca961b490d49874f876cfa76... Patch: https://github.com/kamailio/kamailio/commit/d76f024bca961b490d49874f876cfa76...
---
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>.