[master] f4c1ad417 fix comment

Nils Goroll nils.goroll at uplex.de
Fri Mar 13 09:17:06 UTC 2020


commit f4c1ad417412e83e0678544bf6ee5fed7ec7c89a
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Fri Mar 13 10:15:45 2020 +0100

    fix comment
    
    no, they do not need a Translation Lookaside Buffer

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index ea8d04076..82ba04760 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -214,7 +214,7 @@ include/vtc-syntax.rst: vtc-syntax.py $(VTCSYN_SRC)
 	@mv ${@}_ ${@}
 BUILT_SOURCES += include/vtc-syntax.rst
 
-# XXX copy/paste rules need some TLB
+# XXX copy/paste rules need some TLC
 
 include/vmod_std.generated.rst: $(top_builddir)/lib/libvmod_std/vmod_std.rst
 	cp $(top_builddir)/lib/libvmod_std/vmod_std.rst $@


More information about the varnish-commit mailing list