From 81a62d594e8d163fe2dd452d2b358a4fc683cf44 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 10 Dec 2022 20:20:09 +0100 Subject: Fixing a typo in update-check-contributed.sh --- auto-void-packages/update-check-contributed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-void-packages/update-check-contributed.sh b/auto-void-packages/update-check-contributed.sh index e399b24..3749072 100755 --- a/auto-void-packages/update-check-contributed.sh +++ b/auto-void-packages/update-check-contributed.sh @@ -51,5 +51,5 @@ do done <"$CONTRIBUTED_TO_FILE" popd || exit 1 -# print the file containing the packages needding an update +# print the file containing the packages needing an update [ -f "$NEEDS_UPDATE" ] && bat "$NEEDS_UPDATE" -- cgit v1.2.3