[master] b7a7393e9 spelling: descends
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:42:06 UTC 2024
commit b7a7393e9faac0916f88e6d1dbfc35e1d4efae73
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:55 2024 -0400
spelling: descends
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/lib/libvcc/vcc_xref.c b/lib/libvcc/vcc_xref.c
index 6f72576a0..95f3e3dd3 100644
--- a/lib/libvcc/vcc_xref.c
+++ b/lib/libvcc/vcc_xref.c
@@ -34,7 +34,7 @@
* both defined and referenced. Complaints about referenced but undefined
* or defined but unreferenced objects will be emitted.
*
- * The second check recursively decends through subroutine calls to make
+ * The second check recursively descends through subroutine calls to make
* sure that action actions are correct for the methods through which
* they are called.
*/
More information about the varnish-commit
mailing list