You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Collins-Sussman <su...@collab.net> on 2005/08/09 16:36:55 UTC

[PATCH] typo in manual

[[[
Fix typo in manual.

* docs/manual/logs.xml:  typo.  "flexibly"-->"flexible".
]]]


Index: docs/manual/logs.xml
===================================================================
--- docs/manual/logs.xml        (revision 231041)
+++ docs/manual/logs.xml        (working copy)
@@ -425,7 +425,7 @@
        </example>
        <p>Although we have just shown that conditional logging is very
-      powerful and flexibly, it is not the only way to control the
+      powerful and flexible, it is not the only way to control the
        contents of the logs. Log files are more useful when they
        contain a complete record of server activity. It is often
        easier to simply post-process the log files to remove requests


Re: [PATCH] typo in manual

Posted by Wilfredo Sánchez Vega <ws...@apple.com>.
   On HEAD and 2.2.

     Thanks,
     -wsv

On Aug 9, 2005, at 7:36 AM, Ben Collins-Sussman wrote:

> [[[
> Fix typo in manual.
>
> * docs/manual/logs.xml:  typo.  "flexibly"-->"flexible".
> ]]]
>
>
> Index: docs/manual/logs.xml
> ===================================================================
> --- docs/manual/logs.xml        (revision 231041)
> +++ docs/manual/logs.xml        (working copy)
> @@ -425,7 +425,7 @@
>        </example>
>        <p>Although we have just shown that conditional logging is very
> -      powerful and flexibly, it is not the only way to control the
> +      powerful and flexible, it is not the only way to control the
>        contents of the logs. Log files are more useful when they
>        contain a complete record of server activity. It is often
>        easier to simply post-process the log files to remove requests
>