From c94ac4efffd0af7bf45337e9ca42da3a9008752f Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Wed, 7 Dec 2011 22:30:47 -0700 Subject: [PATCH] charnames.t: Rmv extra blank in comment --- lib/charnames.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/charnames.t b/lib/charnames.t index c0d4635..8955772 100644 --- a/lib/charnames.t +++ b/lib/charnames.t @@ -1,7 +1,7 @@ #!./perl use strict; -# Test charnames.pm. If $ENV{PERL_RUN_SLOW_TESTS} is unset or 0, a random +# Test charnames.pm. If $ENV{PERL_RUN_SLOW_TESTS} is unset or 0, a random # selection of names is tested, a higher percentage of regular names is tested # than algorithmically-determined names. -- 2.7.4