From b7ce245e859b946deee740bc617f2b997a52e9dd Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 27 Dec 2018 00:01:15 +1300 Subject: Two-space sentences in shell comments --- bin/pa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/pa.sh') diff --git a/bin/pa.sh b/bin/pa.sh index 4cfa9dce..7e3e14f8 100644 --- a/bin/pa.sh +++ b/bin/pa.sh @@ -1,3 +1,3 @@ -# Print arguments, one per line. Compare paz(1df). +# Print arguments, one per line. Compare paz(1df). [ "$#" -gt 0 ] || exit 0 printf '%s\n' "$@" -- cgit v1.2.3