[master] 003e82a typo

Poul-Henning Kamp phk at FreeBSD.org
Tue Dec 8 10:32:20 CET 2015


commit 003e82a0f42d7756dfa7d9f64a452fa0786ed3ea
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Dec 8 09:32:02 2015 +0000

    typo

diff --git a/lib/libvmod_debug/vmod.vcc b/lib/libvmod_debug/vmod.vcc
index 42159fb..74c8c12 100644
--- a/lib/libvmod_debug/vmod.vcc
+++ b/lib/libvmod_debug/vmod.vcc
@@ -78,7 +78,7 @@ Test object
 .. NOTE: .enum before .foo as part of test r01332.vtc
 $Method VOID .enum(ENUM { phk, des, kristian, mithrandir, martin })
 
-Testing that emums work as part of object and that the parser isn't
+Testing that enums work as part of object and that the parser isn't
 (too) buggy.
 
 $Method STRING .foo(STRING why)



More information about the varnish-commit mailing list