From: Jeff Trawick Date: Fri, 2 Aug 2002 11:18:19 +0000 (+0000) Subject: fix a spelling error X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=264c582bde3afba10a93c266fc1e54668fd1d018;p=apache fix a spelling error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96292 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ext_filter.html.en b/docs/manual/mod/mod_ext_filter.html.en index 2cd02d4891..73d99f6dc2 100644 --- a/docs/manual/mod/mod_ext_filter.html.en +++ b/docs/manual/mod/mod_ext_filter.html.en @@ -129,7 +129,7 @@

Tracing another filter

-  # 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" \
diff --git a/docs/manual/mod/mod_ext_filter.xml b/docs/manual/mod/mod_ext_filter.xml
index 970d84bb68..cd810c6e09 100644
--- a/docs/manual/mod/mod_ext_filter.xml
+++ b/docs/manual/mod/mod_ext_filter.xml
@@ -135,7 +135,7 @@
 
Tracing another filter
-  # 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" \