Following change 31410, also re-align the column title.
authorNicholas Clark <nick@ccl4.org>
Fri, 9 Nov 2007 21:28:25 +0000 (21:28 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 9 Nov 2007 21:28:25 +0000 (21:28 +0000)
p4raw-id: //depot/perl@32255

pod/perlguts.pod

index 7a7a5a5..f0ec1c9 100644 (file)
@@ -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