aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2011-05-02 09:38:04 +0000
committerErwin Lansing <erwin@FreeBSD.org>2011-05-02 09:38:04 +0000
commit2b43202957d2d6cae844335d95cbe97014d30cd5 (patch)
tree3ce8b4e71e3c476dc2dab609b78215e87553979f /Tools
parent4d34305a69677964af6498c03bc1df8c8bd0eca5 (diff)
downloadports-2b43202957d2d6cae844335d95cbe97014d30cd5.tar.gz
ports-2b43202957d2d6cae844335d95cbe97014d30cd5.zip
Remove duplicate words in comment.
Submitted by: ohauer
Notes
Notes: svn path=/head/; revision=273468
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/chkversion.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/chkversion.pl b/Tools/scripts/chkversion.pl
index dcf64cf822c5..ae9284433d43 100755
--- a/Tools/scripts/chkversion.pl
+++ b/Tools/scripts/chkversion.pl
@@ -39,7 +39,7 @@
# from a (non-root) cron job.
#
# If you just call it with no preparation, it will compare all port versions
-# with their INDEX entries and complain if they have gone backwards. You need
+# with their INDEX entries and complain if they have gone backwards.
# You need an old INDEX for this, of course. An up-to-date INDEX will accomplish
# nothing.
#