develooper Front page | perl.perl5.porters | Postings from January 2011

[perl #81800] [PATCH] Fix typos (spelling errors) in cpan/ExtUtils-Constant/*.

From:
perlbug-followup
Date:
January 7, 2011 02:48
Subject:
[perl #81800] [PATCH] Fix typos (spelling errors) in cpan/ExtUtils-Constant/*.
Message ID:
rt-3.6.HEAD-5425-1294384068-501.81800-75-0@perl.org
# New Ticket Created by  (Peter J. Acklam) 
# Please include the string:  [perl #81800]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81800 >


---
 cpan/ExtUtils-Constant/t/Constant.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cpan/ExtUtils-Constant/t/Constant.t b/cpan/ExtUtils-Constant/t/Constant.t
index 5cc6f49..91c9fd6 100644
--- a/cpan/ExtUtils-Constant/t/Constant.t
+++ b/cpan/ExtUtils-Constant/t/Constant.t
@@ -823,7 +823,7 @@ if ($do_utf_tests) {
   my ($inf, $pound_bytes, $pound_utf8);
 
   $inf = chr 0x221E;
-  # Check that we can distiguish the pathological case of a string, and the
+  # Check that we can distinguish the pathological case of a string, and the
   # utf8 representation of that string.
   $pound_utf8 = $pound . '1';
   if ($better_than_56) {
-- 
1.7.3.3




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About