]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Fix typo in config documentation in statistic.conf
authorKamil Sztuke <kamil@kms.pl>
Wed, 6 Apr 2022 18:35:53 +0000 (20:35 +0200)
committerKamil Sztuke <kamil@kms.pl>
Wed, 6 Apr 2022 18:42:02 +0000 (20:42 +0200)
conf/statistic.conf

index 5fea48320921e77601e73c8cf97b7bcd9a5ee268..0ba8302e83b6f7f8716977a253e191b81065b76f 100644 (file)
@@ -2,15 +2,15 @@
 # Please don't modify this file as your changes might be overwritten with
 # the next update.
 #
-# You can modify 'local.d/statistics.conf' to add and merge
+# You can modify 'local.d/statistic.conf' to add and merge
 # parameters defined inside this section
 #
-# You can modify 'override.d/statistics.conf' to strictly override all
+# You can modify 'override.d/statistic.conf' to strictly override all
 # parameters defined inside this section
 #
 # If you just need to change the default bayes classifier, you can also use
 # 'local.d/classifier-bayes.conf' or 'override.d/classifier-bayes.conf'. But
-# never ever use both `statistics.conf` and `classifier-bayes.conf` locals files
+# never ever use both `statistic.conf` and `classifier-bayes.conf` locals files
 # together!
 #
 # See https://rspamd.com/doc/faq.html#what-are-the-locald-and-overrided-directories