[master] cdd8f4ddc spelling: current
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:43:07 UTC 2024
commit cdd8f4ddc02e2d0da405c8a690c1f6491a85970c
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:54 2024 -0400
spelling: current
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/include/vapi/vsl.h b/include/vapi/vsl.h
index f78080225..3b43f2cb4 100644
--- a/include/vapi/vsl.h
+++ b/include/vapi/vsl.h
@@ -461,7 +461,7 @@ FILE *VSL_WriteOpen(struct VSL_data *vsl, const char *name, int append,
int VSL_Write(const struct VSL_data *vsl, const struct VSL_cursor *c, void *fo);
/*
- * Write the currect record pointed to be c to the FILE* fo
+ * Write the current record pointed to be c to the FILE* fo
*
* Return values:
* 0: Success
More information about the varnish-commit
mailing list