[master] 0ce5b8b Typo

Federico G. Schwindt fgsch at lodoss.net
Mon Nov 7 15:18:04 CET 2016


commit 0ce5b8b71f138ceb16e23104bc1f4eba0d76f363
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Mon Nov 7 13:45:57 2016 +0000

    Typo

diff --git a/include/tbl/vsc_f_main.h b/include/tbl/vsc_f_main.h
index 34f2000..3952302 100644
--- a/include/tbl/vsc_f_main.h
+++ b/include/tbl/vsc_f_main.h
@@ -249,8 +249,8 @@ VSC_F(busy_sleep,		uint64_t, 1, 'c', 'i', info,
 
 VSC_F(busy_wakeup,		uint64_t, 1, 'c', 'i', info,
     "Number of requests woken after sleep on busy objhdr",
-	"Number of requests taken of the busy object sleep list and"
-	" and rescheduled."
+	"Number of requests taken off the busy object sleep list and"
+	" rescheduled."
 )
 
 VSC_F(busy_killed,		uint64_t, 1, 'c', 'i', info,



More information about the varnish-commit mailing list