From 79c2f647aab6c61d2c98b3a95bcafecbb87124fa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 2 Feb 2018 10:02:49 +0100 Subject: bin/common-functions: fix typo in comment --- bin/common-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf