浏览代码

presence: small spelling fix (bellow -> below)

Henning Westerholt 7 年之前
父节点
当前提交
d753fc32b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/presence/doc/presence_devel.xml

+ 1 - 1
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>