summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sv.h b/sv.h
index 55674f643a..0146de472d 100644
--- a/sv.h
+++ b/sv.h
@@ -460,7 +460,7 @@ struct xpvnv {
union _xmgu xmg_u; \
HV* xmg_stash /* class package */
-/* These structure must match the beginning of struct xpvhv in hv.h. */
+/* This structure must match the beginning of struct xpvhv in hv.h. */
struct xpvmg {
_XPV_HEAD;
_XPVMG_HEAD;