summaryrefslogtreecommitdiffstats
path: root/doc/queues_analogy.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-22 08:38:25 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-22 08:38:25 +0200
commit029218df5b7fbd6a7e4f945ecd32f84236885f53 (patch)
treeaeae3cdbca0bf4450be2dc823e03c00d5955dd5f /doc/queues_analogy.html
parent1f08d919fdd23e225e37cde83024076ad8a1197d (diff)
downloadrsyslog-029218df5b7fbd6a7e4f945ecd32f84236885f53.tar.gz
rsyslog-029218df5b7fbd6a7e4f945ecd32f84236885f53.tar.xz
rsyslog-029218df5b7fbd6a7e4f945ecd32f84236885f53.zip
another typo fix...
Diffstat (limited to 'doc/queues_analogy.html')
-rw-r--r--doc/queues_analogy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/queues_analogy.html b/doc/queues_analogy.html
index e82f9d15..d7533ad5 100644
--- a/doc/queues_analogy.html
+++ b/doc/queues_analogy.html
@@ -59,7 +59,7 @@ actively initiate reception of a message in the same way a TV set cannot activel
&quot;initiate&quot; a TV show - both can only &quot;handle&quot; (display or process)
what is sent to them.
<p>Now let's look at the action queues: here, the active part, the producer, is the
-Parser and Filter Engine. The passive part is the Action Processor. The latter does any
+Parser and Filter Engine. The passive part is the Action Processor. The later does any
processing that is necessary to call the output plugin, in particular it processes the template
to create the plugin calling parameters (either a string or vector of arguments). From the
action queue's point of view, Action Processor and Output form a single entity. Again, the