]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Release Notes: fix typo
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 9 Jun 2013 12:36:06 +0000 (06:36 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 9 Jun 2013 12:36:06 +0000 (06:36 -0600)
doc/release-notes/release-3.4.sgml

index bc464dbdbf8cfe2f11f845fe0b6e55af590c6932..99b53dae8a9472632bfe26910f839a640cfe226d 100644 (file)
@@ -115,7 +115,7 @@ Most user-facing changes are reflected in squid.conf (see below).
    resources and de-duplicate the cache content. <em>store_id_access</em> is provided to
    allow ACL-based tuning of which traffic gets sent to the helper and reduce overheads.
 
-<p>Once subtle and noteworthy difference between Squid-2 and Squid-3 which is highlighted by
+<p>One subtle and noteworthy difference between Squid-2 and Squid-3 which is highlighted by
    this feature is that <em>refresh_pattern</em> applies its regex argument against the Store
    ID key and not the transaction URL. So using the Store-ID feature to alter the value
    affects which <em>refresh_pattern</em> directive will be matched.