summaryrefslogtreecommitdiffstats
path: root/sample.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample.conf')
-rw-r--r--sample.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample.conf b/sample.conf
index 99f9f0e3..ec442b70 100644
--- a/sample.conf
+++ b/sample.conf
@@ -252,7 +252,7 @@ $template dbFormat,"insert into SystemEvents (Message, Facility,FromHost, Priori
# to execute "turn-diesel-generator-on" when "power failed" is contained
# in a message... ;)
:msg, contains, "power failed" ^turn-diesel-generator-on
-# (The script is passed the syslog message as first and only paramter.
+# (The script is passed the syslog message as first and only parameter.
# Other parameters can currently not be specified.)
# Note that boolean operations (other than not [!]) are not