[4.1] dec7588 Typo

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Fri Sep 9 13:01:04 CEST 2016


commit dec7588366b60c401bb2a68a911da533cb79a4b7
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Mon Jul 25 23:36:43 2016 +0100

    Typo

diff --git a/bin/varnishncsa/varnishncsa_options.h b/bin/varnishncsa/varnishncsa_options.h
index e47d696..98ab675 100644
--- a/bin/varnishncsa/varnishncsa_options.h
+++ b/bin/varnishncsa/varnishncsa_options.h
@@ -68,7 +68,7 @@
 	    " backend requests will trigger log lines."			\
 	)
 #define NCSA_OPT_c							\
-	VOPT("c", "[-c]", "Cient mode",					\
+	VOPT("c", "[-c]", "Client mode",					\
 	    "Log client requests. This is the default. If -b is"	\
 	    " specified, then -c is needed to also log client requests"	\
 	)



More information about the varnish-commit mailing list