summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-11-09 21:28:25 +0000
committerNicholas Clark <nick@ccl4.org>2007-11-09 21:28:25 +0000
commit5633a428469831c8303e029c14397e5052ca4ecd (patch)
treecb1433b2104418237f11d6750b0fbcc1562e43ed /pod/perlguts.pod
parentac6197afadbb86961e32a48fadc53c2b2e69a878 (diff)
downloadperl-5633a428469831c8303e029c14397e5052ca4ecd.tar.gz
Following change 31410, also re-align the column title.
p4raw-id: //depot/perl@32255
Diffstat (limited to 'pod/perlguts.pod')
-rw-r--r--pod/perlguts.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlguts.pod b/pod/perlguts.pod
index 7a7a5a5433..f0ec1c9ee3 100644
--- a/pod/perlguts.pod
+++ b/pod/perlguts.pod
@@ -1022,8 +1022,8 @@ to change.
The current kinds of Magic Virtual Tables are:
mg_type
- (old-style char and macro) MGVTBL Type of magic
- -------------------------- ------ ----------------------------
+ (old-style char and macro) MGVTBL Type of magic
+ -------------------------- ------ -------------
\0 PERL_MAGIC_sv vtbl_sv Special scalar variable
A PERL_MAGIC_overload vtbl_amagic %OVERLOAD hash
a PERL_MAGIC_overload_elem vtbl_amagicelem %OVERLOAD hash element