CI: Travis: build.sh: BUILD+PROJECT: *Optparse*Completion: upd: phrasing

Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
This commit is contained in:
Anton Latukha 2020-05-28 17:51:02 +03:00 committed by Anton-Latukha
parent bdb27658a1
commit 2729cfeb49
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ if [ "$generateOptparseApplicativeCompletion" = 'true' ]
# NOTE: Enable shell completion generation
generateOptparseApplicativeCompletion="--arg generateOptparseApplicativeCompletion $name $pkgName"
else
# NOTE: Skip the shell complition generation
# NOTE: Skip the shell completion generation
generateOptparseApplicativeCompletion=''
fi