From 42556b7334fb3431ac8e6f26bc1b0c62e5c79aea Mon Sep 17 00:00:00 2001 From: William Banfield Date: Mon, 4 Oct 2021 13:40:10 -0400 Subject: [PATCH] fix language --- scripts/authors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/authors.sh b/scripts/authors.sh index 1206cafbe..356e519ef 100755 --- a/scripts/authors.sh +++ b/scripts/authors.sh @@ -8,7 +8,7 @@ else cat << EOF Usage: ./authors.sh - Print a list of all authors who have committed to develop since the supplied commit ref. + Print a list of all authors who have committed to the codebase since the supplied commit ref. EOF fi