summaryrefslogtreecommitdiff
path: root/docs/manual/content-negotiation.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-03-16 00:52:05 +0000
committerAndré Malo <nd@apache.org>2004-03-16 00:52:05 +0000
commitdb3e1fef14690f74c0cf05ebb29b7e8e6c6f826a (patch)
treede573952e3db9dc63921e7f42193b3f89ecc69de /docs/manual/content-negotiation.xml
parent9ac14e7e0eaa2e9b4f11dc0756a18678f37dab3b (diff)
downloadhttpd-db3e1fef14690f74c0cf05ebb29b7e8e6c6f826a.tar.gz
typo
Submitted by: Sascha Kersken <sk lingoworld.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102980 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.xml')
-rw-r--r--docs/manual/content-negotiation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml
index a98c8887ec..459ddefb68 100644
--- a/docs/manual/content-negotiation.xml
+++ b/docs/manual/content-negotiation.xml
@@ -484,7 +484,7 @@
against <code>en</code> documents. Implicitly, Apache will add
the parent language to the client's acceptable language list with
a very low quality value. But note that if the client requests
- "en-GB; qs=0.9, fr; qs=0.8", and the server has documents
+ "en-GB; q=0.9, fr; q=0.8", and the server has documents
designated "en" and "fr", then the "fr" document will be returned.
This is necessary to maintain compliance with the HTTP/1.1
specification and to work effectively with properly configured