Comment typo
authorFather Chrysostomos <sprout@cpan.org>
Sat, 30 Oct 2010 16:48:44 +0000 (09:48 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 30 Oct 2010 16:48:44 +0000 (09:48 -0700)
mro.c

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 reliable use the name in oldstash, because it may have
+     * We cannot reliably 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:
      *