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/profile.d/options.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/profile.d/options.sh') diff --git a/sh/profile.d/options.sh b/sh/profile.d/options.sh index c60dd140..ad9d43ab 100644 --- a/sh/profile.d/options.sh +++ b/sh/profile.d/options.sh @@ -1,4 +1,4 @@ -# Cache the options available to certain programs. Run all this in a subshell +# Cache the options available to certain programs. Run all this in a subshell # (none of its state needs to endure in the session) ( options() { -- cgit v1.2.3