fix language

This commit is contained in:
William Banfield
2021-10-04 13:40:10 -04:00
parent 7dbb1fac85
commit 42556b7334
+1 -1
View File
@@ -8,7 +8,7 @@ else
cat << EOF
Usage:
./authors.sh <ref>
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