summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/metas/perl.d/cpandists2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/metas/perl.d/cpandists b/bin/metas/perl.d/cpandists
index 339a75c..040db77 100755
--- a/bin/metas/perl.d/cpandists
+++ b/bin/metas/perl.d/cpandists
@@ -22,7 +22,7 @@ NR < 10 { next }
sub(/^[vV]/, "", ver)
# For some reason the newest version of perl had no modules in 02packages
- # so I can't just use modules from the newest version of perl.
+ # so I cant just use modules from the newest version of perl.
if(dist == "perl")
coremods = coremods $1 " " $2 "\n"
else