summaryrefslogtreecommitdiff
path: root/mro.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-12-28 17:28:09 -0800
committerFather Chrysostomos <sprout@cpan.org>2013-12-29 06:03:29 -0800
commit154e47c821a043f6b3b7346ca0c21e3282802f49 (patch)
tree86af52786dfdf0dc5fa32946f892da505497a7a8 /mro.c
parent72d33970ea94fe3382327160378d9bc042cb1d73 (diff)
downloadperl-154e47c821a043f6b3b7346ca0c21e3282802f49.tar.gz
Consistent spaces after dots in perlintern.pod
Diffstat (limited to 'mro.c')
-rw-r--r--mro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mro.c b/mro.c
index 4368da0147..d041052f72 100644
--- a/mro.c
+++ b/mro.c
@@ -719,7 +719,7 @@ S_mro_clean_isarev(pTHX_ HV * const isa, const char * const name,
Call this function to signal to a stash that it has been assigned to
another spot in the stash hierarchy. C<stash> is the stash that has been
-assigned. C<oldstash> is the stash it replaces, if any. C<gv> is the glob
+assigned. C<oldstash> is the stash it replaces, if any. C<gv> is the glob
that is actually being assigned to.
This can also be called with a null first argument to