CLEANUP: assorted typo fixes in the code and comments

This is 32nd iteration of typo fixes
This commit is contained in:
Ilya Shipitsin
2022-10-29 09:34:32 +05:00
committed by Willy Tarreau
parent 5526f922af
commit 4a689dad03
25 changed files with 33 additions and 33 deletions

View File

@@ -2,7 +2,7 @@
#
# Scan a branch directory for source tarballs and rebuild the releases.json
# file for that branch. md5 and sha256 are added if present. The highest
# numberred version is referenced as the latest release.
# numbered version is referenced as the latest release.
#
# Usage: $0 [-b branch] [-o outfile] /path/to/download/branch
#