diff options
-rwxr-xr-x | Tools/scripts/chkversion.pl | 2 |
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. # |