index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/common-functions | 2 |
diff --git a/bin/common-functions b/bin/common-functions index 85e7673..3a03d27 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -401,7 +401,7 @@ ls_master_mirror() { } # TODO: the actions of remove_old_package_versions should be done -# on basis of the information in the database and +# on basis of the information in the database # remove_old_package_versions $arch $repository $package_file |