[master] 989b315bf spelling: workaround
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:47:20 UTC 2024
commit 989b315bf91af2b548856e3589ef754c2d52d30b
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:03 2024 -0400
spelling: workaround
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index 58e680ff0..b120649fe 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -30,7 +30,7 @@ link_srcdir: graphviz conf.py $(BUILT_SOURCES)
done \
fi
-# work around for make html called within doc/sphinx
+# workaround for make html called within doc/sphinx
.PHONY: graphviz
graphviz:
cd ../graphviz && $(MAKE) html
More information about the varnish-commit
mailing list