diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2018-06-03 12:14:45 +0000 |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2018-06-03 12:14:45 +0000 |
commit | 4bd91bc4742dbf194dd7a63519aa1ed32e4db47d (patch) | |
tree | 46fa0ad2951fd0cd86c3875b9c065a1aebc54217 /.travis.yml | |
parent | 71c39f29651523ffda10d0abc17f9057f54bd356 (diff) | |
download | curl-4bd91bc4742dbf194dd7a63519aa1ed32e4db47d.tar.gz |
spelling fixes
Detected using the `codespell` tool (version 1.13.0).
Also secure and fix an URL.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 6952f704f..4d3b6caee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ addons: - libssh-dev - krb5-user - autopoint # for libpsl that needs autoreconf that uses gettext that needs it - - libunistring-dev # for libidn2 neeed by libpsl + - libunistring-dev # for libidn2 needed by libpsl - libnss3-dev matrix: |