]> source.dussan.org Git - rspamd.git/commitdiff
Fix misprint 344/head
authorAndrew Lewis <nerf@judo.za.org>
Wed, 19 Aug 2015 10:03:26 +0000 (12:03 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 19 Aug 2015 10:03:26 +0000 (12:03 +0200)
src/plugins/dkim_check.c

index 3966415917d094343345a92d78accb7814597454..50644cb28a354214ee68aa814fa6b3b8befb1479 100644 (file)
@@ -28,7 +28,7 @@
  * Allowed options:
  * - symbol_allow (string): symbol to insert in case of allow (default: 'R_DKIM_ALLOW')
  * - symbol_reject (string): symbol to insert (default: 'R_DKIM_REJECT')
- * - symbol_rempfail (string): symbol to insert in case of temporary fail (default: 'R_DKIM_TEMPFAIL')
+ * - symbol_tempfail (string): symbol to insert in case of temporary fail (default: 'R_DKIM_TEMPFAIL')
  * - whitelist (map): map of whitelisted networks
  * - domains (map): map of domains to check
  * - strict_multiplier (number): multiplier for strict domains