[master] 7163c34 Corrected grammar for install.rst

Martin Blix Grydeland martin at varnish-software.com
Mon May 29 13:09:05 CEST 2017


commit 7163c3469e39879f82ebadec1d1caa826e4b20cc
Author: Akshay Ranganath <rakshay2 at gmail.com>
Date:   Fri May 26 13:33:37 2017 -0700

    Corrected grammar for install.rst
    
    In the section related to make test, the sentences were a bit hard incorrect. I've corrected it.

diff --git a/doc/sphinx/installation/install.rst b/doc/sphinx/installation/install.rst
index 640cd3a..0596db5 100644
--- a/doc/sphinx/installation/install.rst
+++ b/doc/sphinx/installation/install.rst
@@ -178,11 +178,11 @@ tea while it runs, it usually takes a couple of minutes::
 
 	make check
 
-Don't worry if one or two tests fail, some of the tests are a
-bit too timing sensitive (Please tell us which so we can fix them.) but
-if a lot of them fails, and in particular if the `b00000.vtc` test
-fails, something is horribly wrong, and you will get nowhere without
-figuring out what.
+Don't worry if one or two tests fail. Some of the tests are a
+bit too timing sensitive (Please tell us which so we can fix them). 
+However, if a lot of them fail, and in particular if the `b00000.vtc` test
+fails, something is horribly wrong. You will get nowhere without
+figuring this one out.
 
 Installing
 ----------



More information about the varnish-commit mailing list