[master] acc7f8de3 doc/changes.rst TLC
Nils Goroll
nils.goroll at uplex.de
Sun Sep 14 13:52:05 UTC 2025
commit acc7f8de3a6efe2e779ed0c45f11eec472299825
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Sun Sep 14 15:51:36 2025 +0200
doc/changes.rst TLC
diff --git a/doc/changes.rst b/doc/changes.rst
index 7cfd0d06f..aca810c91 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -173,11 +173,11 @@ Varnish-Cache 8.0 (2025-09-15)
std.real(time=..., fallback=...)
-* The bundled varnishtest sources have now been replaced with the seperate
+* The bundled varnishtest sources have now been replaced with the separate
VTest2 repository.
- When building from git, either clone with the ``-r`` option, or use ``git
- submodule update --init`` on an existing repository.
+ When building from git, either clone with the ``--recursive`` option, or use
+ ``git submodule update --init`` on an existing repository.
Developers should use ``make update`` to update the referenced vtest2 commit
after changes to vtest2.
More information about the varnish-commit
mailing list