Browse Source

* Small clarification in filter_body text.

Juha Heinanen 16 years ago
parent
commit
af0d2038a3
1 changed files with 1 additions and 1 deletions
  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>