Module: kamailio Branch: master Commit: 24776e1463742b11cf0201093105129235216d7b URL: https://github.com/kamailio/kamailio/commit/24776e1463742b11cf02010931051292...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2022-04-19T12:01:16+02:00
modules: readme files regenerated - presence ... [skip ci]
---
Modified: src/modules/presence/README
---
Diff: https://github.com/kamailio/kamailio/commit/24776e1463742b11cf02010931051292... Patch: https://github.com/kamailio/kamailio/commit/24776e1463742b11cf02010931051292...
---
diff --git a/src/modules/presence/README b/src/modules/presence/README index c06ccdd6ec..9e378a5681 100644 --- a/src/modules/presence/README +++ b/src/modules/presence/README @@ -1340,8 +1340,8 @@ r * each watcher. It either gets the body received by the PUBLISH, or the bod y * generated by the agg_nbody function. - * The module can deceide if it makes a copy of the original body, which is -then + * The module can decide if it makes a copy of the original body, which is t +hen * manipulated, or if it works directly in the original body. If the module makes a * copy of the original body, it also has to register the aux_free_body() to