[5.2] c565556 Wording

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Fri Sep 15 11:17:22 UTC 2017


commit c565556f5ac28c800cacb9df6d6cd03e66618d47
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Sep 13 12:47:12 2017 +0200

    Wording

diff --git a/doc/sphinx/whats-new/upgrading-5.2.rst b/doc/sphinx/whats-new/upgrading-5.2.rst
index b8c3388..31d075b 100644
--- a/doc/sphinx/whats-new/upgrading-5.2.rst
+++ b/doc/sphinx/whats-new/upgrading-5.2.rst
@@ -74,11 +74,11 @@ field with the remaining TTL of the object at the time of the lookup.
 While this should greatly help troubleshooting, this might break tools
 relying on those records to get the VXID of the object hit during lookup.
 
-Instead of using ``Hit``, such tools should now use ``Hit[1]`` instead,
-and the same applies to ``HitMiss`` and ``HitPass``.
+Instead of using ``Hit``, such tools should now use ``Hit[1]``, and the
+same applies to ``HitMiss`` and ``HitPass``.
 
-The ``Hit`` record also grew two additional fields for the grace and
-keep periods. This should again be useful for troubleshooting.
+The ``Hit`` record also grew two more fields for the grace and keep periods.
+This should again be useful for troubleshooting.
 
 * ``varnishstat(1)``:
 


More information about the varnish-commit mailing list