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 --- sh/shrc.d/gt.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sh/shrc.d/gt.sh') diff --git a/sh/shrc.d/gt.sh b/sh/shrc.d/gt.sh index 193a2996..ef24a4bb 100644 --- a/sh/shrc.d/gt.sh +++ b/sh/shrc.d/gt.sh @@ -1,5 +1,5 @@ -# If the argument is a directory, change to it. If it's a file, change to its -# parent. Stands for "get to". +# If the argument is a directory, change to it. If it's a file, change to its +# parent. Stands for "get to". gt() { # Check argument count -- cgit v1.2.3