From 54b47381f145b385855c399685bdb11f7dd063a1 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 10 Jan 2019 12:47:27 +0000 Subject: Minor typo correction in comment of for-group script A minor typo was fixed to help in readability. --- for-group | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'for-group') diff --git a/for-group b/for-group index 33d697c..66eebf4 100755 --- a/for-group +++ b/for-group @@ -10,9 +10,8 @@ # build directory. # # When the configuration (normally done with `./configure') and build -# (normally done with `.local/bin/make') steps are done with this with this -# script, all the files that are created within the pipeline have these -# properties: +# (normally done with `.local/bin/make') steps are done with this script, +# all the files that are created within the pipeline have these properties: # # 1) Group owner will be a special group (value of `thisgroup' below). # 2) The permission flags give write access to the group members. -- cgit v1.2.1