[master] 0a8d391 Typo

Federico G. Schwindt fgsch at lodoss.net
Tue Jul 26 01:33:07 CEST 2016


commit 0a8d391520b30218f6adc29b6447c32771d76343
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