[4.1] 5b424b8 more typos fixed
PÃ¥l Hermunn Johansen
hermunn at varnish-software.com
Fri Sep 9 13:01:04 CEST 2016
commit 5b424b8aea71eee391f565710ef05aed7cab0f25
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Tue Jul 26 00:41:56 2016 +0200
more typos fixed
Thx @fgs
diff --git a/bin/varnishhist/varnishhist_options.h b/bin/varnishhist/varnishhist_options.h
index 682d1e1..6b708b6 100644
--- a/bin/varnishhist/varnishhist_options.h
+++ b/bin/varnishhist/varnishhist_options.h
@@ -49,7 +49,7 @@
VOPT("P:", "[-P <[cb:]tag:field_num:min:max>]", \
"Custom profile definition", \
" Graph the given custom definition defined as: an optional"\
- " (c)lient or (b)backend filter (defaults to client), the " \
+ " (c)lient or (b)ackend filter (defaults to client), the " \
" tag we'll look for, and the field number of the value we" \
" are interested in. min and max are the boundaries of the" \
" graph (these are power of ten)." \
@@ -58,7 +58,7 @@
#define HIS_OPT_B \
VOPT("B:", "[-B <factor>]", \
"Time bending", \
- "Factor to bend time by. Particularly usedful when" \
+ "Factor to bend time by. Particularly useful when" \
" [-r]eading from a vsl file. =1 process in near real" \
" time, <1 slow-motion, >1 time-lapse (useless unless" \
" reading from a file). At runtime, < halves and" \
More information about the varnish-commit
mailing list