summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorChip Salzenberg <chip@atlantic.net>1996-12-27 12:55:26 +1200
committerChip Salzenberg <chip@atlantic.net>1997-01-01 08:59:00 +1200
commite616eb7bf79ebe2462a2e07e1fa321a48a9654f2 (patch)
tree801214a0f8420bc1985e4f3d0acfbedb4bd9bda7 /pod
parent5618dfe8ec87ebafaf94fe40d18f7c2c4cdd1518 (diff)
downloadperl-e616eb7bf79ebe2462a2e07e1fa321a48a9654f2.tar.gz
Add missing syms to global.sym; update magic doc
Diffstat (limited to 'pod')
-rw-r--r--pod/perlguts.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlguts.pod b/pod/perlguts.pod
index 7f5d40d79f..a7fd91231c 100644
--- a/pod/perlguts.pod
+++ b/pod/perlguts.pod
@@ -688,7 +688,7 @@ The current kinds of Magic Virtual Tables are:
U vtbl_uvar ???
v vtbl_vec Vector
x vtbl_substr Substring???
- y vtbl_vivary Shadow variable in foreach loop
+ y vtbl_itervar Shadow "foreach" iterator variable
* vtbl_glob GV???
# vtbl_arylen Array Length
. vtbl_pos $. scalar variable