瀏覽代碼

* Small clarification in filter_body text.

Juha Heinanen 16 年之前
父節點
當前提交
af0d2038a3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules_k/textops/doc/textops_admin.xml

+ 1 - 1
modules_k/textops/doc/textops_admin.xml

@@ -606,7 +606,7 @@ set_reply_body("test", "text/plain");
 		<function moreinfo="none">filter_body(content_type)</function>
 		</title>
 		<para>
-		Filters multipart body by leaving out all other body
+		Filters multipart/mixed body by leaving out all other body
 		parts except the first body part of given type.
 		</para>
 		<para>Meaning of the parameters is as follows:</para>