Module: kamailio
Branch: master
Commit: d753fc32b8aaa70990ec764be33cd9b0bd5f044a
URL:
https://github.com/kamailio/kamailio/commit/d753fc32b8aaa70990ec764be33cd9b…
Author: Henning Westerholt <hw(a)kamailio.org>
Committer: Henning Westerholt <hw(a)kamailio.org>
Date: 2018-10-05T21:41:33+02:00
presence: small spelling fix (bellow -> below)
---
Modified: src/modules/presence/doc/presence_devel.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/d753fc32b8aaa70990ec764be33cd9b…
Patch:
https://github.com/kamailio/kamailio/commit/d753fc32b8aaa70990ec764be33cd9b…
---
diff --git a/src/modules/presence/doc/presence_devel.xml
b/src/modules/presence/doc/presence_devel.xml
index 8b2426d4ac..608fa6eeb5 100644
--- a/src/modules/presence/doc/presence_devel.xml
+++ b/src/modules/presence/doc/presence_devel.xml
@@ -149,7 +149,7 @@ typedef int (get_rules_doc_t)(str* user, str* domain, str**
rules_doc);
used in obtaining the status of the subscription and processing the
notified body. A reference to the document should be put in the
auth_rules_doc of the subs_t structure given as a parameter to the
- functions described bellow.
+ functions described below.
</para>
</section>