projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d6175e
)
Fix typo in perlmod
author
Father Chrysostomos
<sprout@cpan.org>
Sun, 12 Jun 2011 22:14:04 +0000
(15:14 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sun, 12 Jun 2011 22:14:04 +0000
(15:14 -0700)
pod/perlmod.pod
patch
|
blob
|
history
diff --git
a/pod/perlmod.pod
b/pod/perlmod.pod
index
02c0493
..
eb66216
100644
(file)
--- a/
pod/perlmod.pod
+++ b/
pod/perlmod.pod
@@
-103,7
+103,7
@@
instance. The standard but antiquated F<dumpvar.pl> library and
the CPAN module Devel::Symdump make use of this.
The results of creating new symbol table entries directly or modifying any
-entries that are not already typeglobs are undefined and subject
ot
change
+entries that are not already typeglobs are undefined and subject
to
change
between releases of perl.
Assignment to a typeglob performs an aliasing operation, i.e.,