diff --git a/doc/extensions/spamtest-virustest.txt b/doc/extensions/spamtest-virustest.txt
index 07976c1ff59bfbff583245f2e696865ad7535c18..849bb2351ed2025b216d7ade144f0eae2314321e 100644
--- a/doc/extensions/spamtest-virustest.txt
+++ b/doc/extensions/spamtest-virustest.txt
@@ -43,9 +43,9 @@ sieve_spamtest_status_header = <header-field> [ ":" <regexp> ]
 
   This is a structured setting. The first part specifies the header field name.
   Optionally, an extended POSIX regular expression follows the header field
-	name, separated by a colon. Any whitespace directly following the colon is not
-	part of the regular expression. If the regular expression is omitted, any
-	header content is accepted and the full header value is used. When a regular
+  name, separated by a colon. Any whitespace directly following the colon is not
+  part of the regular expression. If the regular expression is omitted, any
+  header content is accepted and the full header value is used. When a regular
   expression is used, it must specify one match value (inside brackets) that
   yields the desired spam scanner result. If the header does not match the
   regular expression or if no value match is found, the spamtest will match