From: Chris Pepper Date: Sun, 23 Mar 2003 04:04:44 +0000 (+0000) Subject: Fix a couple typos: explicitly, substitute. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9561b487d3e5b77cd5b0381eb1a778ef9194b67f;p=apache Fix a couple typos: explicitly, substitute. Grammar: add missing comma, -> a hyperlink. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99044 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index 06a563b5dc..5cba72ae83 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -439,10 +439,10 @@ Variant" or "Multiple Choices" response to the client. To avoid these error messages, it is possible to configure Apache to ignore the Accept-language in these cases and provide a document that - does not explictly match the client's request. The ForceLanguagePriority directive can be used to override one or both of these error - messages and subsitute the servers judgement in the form of the + messages and substitute the servers judgement in the form of the LanguagePriority directive.

@@ -594,8 +594,8 @@ decimal places before choosing the best variant.

-

Looking at the table above you will notice that it is always - possible to use the name without any extensions in an hyperlink +

Looking at the table above, you will notice that it is always + possible to use the name without any extensions in a hyperlink (e.g., foo). The advantage is that you can hide the actual type of a document rsp. file and can change it later, e.g., from html to @@ -640,4 +640,4 @@ decimal places before choosing the best variant.

updated to include changes in Apache 2.0.

- \ No newline at end of file +