From: Heikki Levanto Date: Tue, 22 Mar 2011 15:29:35 +0000 (+0100) Subject: minor comment X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=423ba52a27d1004208bce44433853e0c91f40fc9;p=git-tools-moved-to-github.git minor comment --- diff --git a/aptcheck/aptcheck.pl b/aptcheck/aptcheck.pl index 1568872..ccadf20 100755 --- a/aptcheck/aptcheck.pl +++ b/aptcheck/aptcheck.pl @@ -21,7 +21,7 @@ # # TODO: Assumes that we release our restricted packages for all versions # and architectures at the same time. Gets only the highest version from -# all, and reports anything less than this. +# all, and reports anything less than this. Good enough for now. #### Init use strict;