summaryrefslogtreecommitdiffstats
path: root/doc/mmnormalize.html
diff options
context:
space:
mode:
authorGeorgi Georgiev <chutzimir@gmail.com>2012-12-10 16:04:08 +0900
committerRainer Gerhards <rgerhards@adiscon.com>2013-06-27 11:20:36 +0200
commit7df62fcc24967e67287d545ddfff4a036e4b2afd (patch)
tree3ceca3f1a72ec454dd07aab3593e1e59532d717e /doc/mmnormalize.html
parenteb53fdbee9c29246b0fe5587595a8b2072c5de89 (diff)
downloadrsyslog-7df62fcc24967e67287d545ddfff4a036e4b2afd.tar.gz
rsyslog-7df62fcc24967e67287d545ddfff4a036e4b2afd.tar.bz2
rsyslog-7df62fcc24967e67287d545ddfff4a036e4b2afd.zip
Spellcheck the html docs - doc/[a-n]*.html
Spotted a few typos, started fixing them... got tired around n
Diffstat (limited to 'doc/mmnormalize.html')
-rw-r--r--doc/mmnormalize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mmnormalize.html b/doc/mmnormalize.html
index 787bd957..911d6c89 100644
--- a/doc/mmnormalize.html
+++ b/doc/mmnormalize.html
@@ -17,7 +17,7 @@ a normal form. This is done so quickly, that it should be possible
to normalize events in realtime.
<p>This module is implemented via the output module interface. This means that
mmnormalize should be called just like an action. After it has been called,
-the normalized message properties are avaialable and can be accessed. These properties
+the normalized message properties are available and can be accessed. These properties
are called the "CEE/lumberjack" properties, because liblognorm creates a format that is
inspired by the CEE/lumberjack approach.
<p><b>Please note:</b> CEE/lumberjack properties are different from regular properties.