tidy-up: typos, comment nits

Closes #22294
This commit is contained in:
Viktor Szakats 2026-06-26 22:57:40 +02:00
parent 5c5334f831
commit b093d88447
No known key found for this signature in database
35 changed files with 91 additions and 90 deletions

View file

@ -65,7 +65,7 @@ rm -rf _tarballs/*
# checksum the original tarball to compare with later
sha256sum -- "$tarball" >_tarballs/checksum
# extract version number from file name
# extract version number from filename
tarver=$(echo "$tarball" | sed 's/curl-\([0-9.]*\)\..*/\1/')
# extract the version from the official header file