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:
7311f41
)
Comment typo
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 30 Oct 2010 16:48:44 +0000
(09:48 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sat, 30 Oct 2010 16:48:44 +0000
(09:48 -0700)
mro.c
patch
|
blob
|
history
diff --git
a/mro.c
b/mro.c
index 509e9d8f9cf9005c8b9796d0b6af04a03a3e8032..ac2dea26cd9c6101b69154aca7afa2a5250caef3 100644
(file)
--- a/
mro.c
+++ b/
mro.c
@@
-638,7
+638,7
@@
Perl_mro_package_moved(pTHX_ HV * const stash, HV * const oldstash,
/* Determine the name of the location that stash was assigned to
* or from which oldstash was removed.
*
- * We cannot reliabl
e
use the name in oldstash, because it may have
+ * We cannot reliabl
y
use the name in oldstash, because it may have
* been deleted from the location in the symbol table that its name
* suggests, as in this case:
*