projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
91c3080
)
Doc typo fix
Rafael Garcia-Suarez [Wed, 30 Sep 2009 10:58:57 +0000 (12:58 +0200)]
sv.h
patch
|
blob
|
blame
|
history
diff --git
a/sv.h
b/sv.h
index
55674f6
..
0146de4
100644
(file)
--- 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;