diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-01 18:14:13 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-01 18:14:13 +0100 |
commit | dca7537f9445cd3399c77902ed559e7eb76e4419 (patch) | |
tree | 436607b8fe17a428338a9c49b0a641c7dc77b42f | |
parent | 19354af62c61e7b99832a8df5df3410295f11065 (diff) | |
download | rsyslog-dca7537f9445cd3399c77902ed559e7eb76e4419.tar.gz rsyslog-dca7537f9445cd3399c77902ed559e7eb76e4419.tar.bz2 rsyslog-dca7537f9445cd3399c77902ed559e7eb76e4419.zip |
typo fix
-rw-r--r-- | doc/mmnormalize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mmnormalize.html b/doc/mmnormalize.html index 07afe7c1..d6de138e 100644 --- a/doc/mmnormalize.html +++ b/doc/mmnormalize.html @@ -21,7 +21,7 @@ the normalized message properties are avaialable and can be access. These proper are called the "CEE" properties, because liblognorm creates a format that is inspired by the CEE approach. <p>Note that mmnormalize should only be called once on each message. Behaviour is -undifined if multiple calls to mmnormalize happen for the same message. +undefined if multiple calls to mmnormalize happen for the same message. </p> <p><b>Action specific Configuration Directives</b>:</p> <ul> |