]> granicus.if.org Git - apache/commitdiff
fix a spelling error
authorJeff Trawick <trawick@apache.org>
Fri, 2 Aug 2002 11:18:19 +0000 (11:18 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 2 Aug 2002 11:18:19 +0000 (11:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96292 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ext_filter.html.en
docs/manual/mod/mod_ext_filter.xml

index 2cd02d48917c1e7cdda9e04884a53dfa6e016a68..73d99f6dc267ced0105aa113b7d75a427ef717b9 100644 (file)
 <h3>Tracing another filter</h3>
 <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
 <pre>
-  # Trace the data read and written by mod_deflate for a particuar
+  # Trace the data read and written by mod_deflate for a particular
   # client (IP 192.168.1.31) experiencing compression problems.
   # This filter will trace what goes into mod_deflate.
   ExtFilterDefine tracebefore cmd="/bin/tracefilter.pl /tmp/tracebefore" \
index 970d84bb6883ab22a133d0b9cc40f146dab0f704..cd810c6e099a7fb13c2c31600a0445a0b29a5a53 100644 (file)
 <section><title>Tracing another filter</title>
 <example>
 <pre>
-  # Trace the data read and written by mod_deflate for a particuar
+  # Trace the data read and written by mod_deflate for a particular
   # client (IP 192.168.1.31) experiencing compression problems.
   # This filter will trace what goes into mod_deflate.
   ExtFilterDefine tracebefore cmd="/bin/tracefilter.pl /tmp/tracebefore" \