From 39bd2b17ded3ad387145dd1f3f5b950a7e319e6f Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Wed, 2 Feb 2011 12:07:58 +0000 Subject: [PATCH] DrBacchus sez fix-a-docs-bug PR 50396 Pedantry over description of qs-values. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1066440 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_negotiation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_negotiation.xml b/docs/manual/mod/mod_negotiation.xml index 4d9ef1c0ce7..8afaff070ce 100644 --- a/docs/manual/mod/mod_negotiation.xml +++ b/docs/manual/mod/mod_negotiation.xml @@ -101,8 +101,8 @@ Negotiation 0.
qs
-
a floating-point number with a value in the range 0.0 - to 1.0, indicating the relative 'quality' of this variant +
a floating-point number with a value in the range 0[.000] + to 1[.000], indicating the relative 'quality' of this variant compared to the other available variants, independent of the client's capabilities. For example, a jpeg file is usually of higher source quality than an ascii file if it -- 2.47.2