In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/05760874da7aa2e52f5cf7001f802898dcc8216e?hp=e7385084ab3057dcf5d38c8f351f7092f44d3f22>

- Log -----------------------------------------------------------------
commit 05760874da7aa2e52f5cf7001f802898dcc8216e
Author: James E Keenan <[email protected]>
Date:   Fri Apr 17 06:54:27 2015 -0400

    Grammatical correction in inline comment.
-----------------------------------------------------------------------

Summary of changes:
 t/run/locale.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/run/locale.t b/t/run/locale.t
index 528cf8a..bd1a034 100644
--- a/t/run/locale.t
+++ b/t/run/locale.t
@@ -10,7 +10,7 @@ use strict;
 
 ########
 # These tests are here instead of lib/locale.t because
-# some bugs depend on in the internal state of the locale
+# some bugs depend on the internal state of the locale
 # settings and pragma/locale messes up that state pretty badly.
 # We need "fresh runs".
 BEGIN {

--
Perl5 Master Repository

Reply via email to