From 86a2c1c73ccc5d6d65e36c19e79ad3512d4d20d4 Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Mon, 19 Sep 2022 16:10:02 -0700 Subject: [PATCH] Lern 2 spel --- util/update-copyrights.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/update-copyrights.sh b/util/update-copyrights.sh index f4b1ce2ae..5a5c09cb1 100755 --- a/util/update-copyrights.sh +++ b/util/update-copyrights.sh @@ -6,7 +6,7 @@ # TODO: verify $1 and $2 exist # TODO: verify ack and xargs exist on this system -# This update comments in soure code +# This update comments in source code ack -l -i "20..-20..*Hush dev" | xargs ./util/replace.pl -$1 -$2 # This updates the define which is used by C++ help output