Merge pull request #1793 from peterstuart/fix-extra-space

Remove extra space in chat_about_sudo()
This commit is contained in:
Eelco Dolstra 2018-01-18 16:19:44 +01:00 committed by GitHub
commit 5647e55f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -647,7 +647,7 @@ chat_about_sudo() {
cat <<EOF
This script is going to call sudo a lot. Normally, it would show you
exactly what commands it is running and why. However, the script is
run in a headless fashion, like this:
run in a headless fashion, like this:
$ curl https://nixos.org/nix/install | sh