summaryrefslogtreecommitdiff
path: root/cv.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-04-08 18:47:18 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-04-08 18:47:18 +0000
commitfd40b97705941d5479f90aeef3b20f8407859c14 (patch)
treefcd57dcd8b6061e5a5f74062241335d98e7e3257 /cv.h
parentc58e3c1ca327a36e35fe9fed3c519f3497598752 (diff)
downloadperl-fd40b97705941d5479f90aeef3b20f8407859c14.tar.gz
Typos fixes by Stas Bekman.
p4raw-id: //depot/perl@19167
Diffstat (limited to 'cv.h')
-rw-r--r--cv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cv.h b/cv.h
index 036ce3e37b..8426b11c6d 100644
--- a/cv.h
+++ b/cv.h
@@ -7,7 +7,7 @@
*
*/
-/* This structure much match XPVCV in B/C.pm and the beginning of XPVFM
+/* This structure must match XPVCV in B/C.pm and the beginning of XPVFM
* in sv.h */
struct xpvcv {