Module: kamailio Branch: master Commit: ced18c6f3c3a4632cb23510334466c236f08d26f URL: https://github.com/kamailio/kamailio/commit/ced18c6f3c3a4632cb23510334466c23...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2022-11-23T09:07:44+01:00
presence: docs - small typo
---
Modified: src/modules/presence/doc/presence_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/ced18c6f3c3a4632cb23510334466c23... Patch: https://github.com/kamailio/kamailio/commit/ced18c6f3c3a4632cb23510334466c23...
---
diff --git a/src/modules/presence/doc/presence_admin.xml b/src/modules/presence/doc/presence_admin.xml index 7e425105aa4..9a1a655cc17 100644 --- a/src/modules/presence/doc/presence_admin.xml +++ b/src/modules/presence/doc/presence_admin.xml @@ -1381,7 +1381,7 @@ pres_update_watchers("sip:test@kamailio.org", "presence"); <itemizedlist> <listitem> <para>mode - (optional) it can be 'full' to print all the - fields of presentity record. If missine, only a selected + fields of presentity record. If missing, only a selected set of fields are printed in the response.</para> </listitem> </itemizedlist>