From: Platonides Date: Sun, 19 Jun 2011 19:39:54 +0000 (+0000) Subject: HTTP name X-Git-Tag: 1.31.0-rc.0~29412 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=658888e00bed28f63c095978d50c938b48eda0b9;p=lhc%2Fweb%2Fwiklou.git HTTP name --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index 4d88a8d114..6e334bba09 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -79,7 +79,7 @@ class OutputPage { * to compare its cached version with the server version. Client sends * headers If-Match and If-None-Match containing its locally cached ETAG value. * - * To get more information, you will have to look at HTTP1/1 protocols which + * To get more information, you will have to look at HTTP/1.1 protocol which * is properly described in RFC 2616 : http://tools.ietf.org/html/rfc2616 */ var $mETag = false;