[4.1] be6b018 Typo
    PÃ¥l Hermunn Johansen 
    hermunn at varnish-software.com
       
    Mon Sep 12 15:48:17 CEST 2016
    
    
  
commit be6b0181aa52387c3b160c4abac185218bb82ef5
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Fri Sep 2 12:30:27 2016 +0200
    Typo
diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index 26d8216..2b2dc0c 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -88,7 +88,7 @@ SLTM(SessOpen, 0, "Client connection opened",
 */
 
 SLTM(SessClose, 0, "Client connection closed",
-	"SessionClose is the last record for any client connection.\n\n"
+	"SessClose is the last record for any client connection.\n\n"
 	"The format is::\n\n"
 	"\t%s %f\n"
 	"\t|  |\n"
    
    
More information about the varnish-commit
mailing list