CLEANUP: assorted typo fixes in the code and comments

This is 8th iteration of typo fixes
This commit is contained in:
Ilya Shipitsin
2020-04-16 23:51:34 +05:00
committed by Willy Tarreau
parent 39b2fda915
commit 856aabcda5
13 changed files with 55 additions and 55 deletions

View File

@@ -88,7 +88,7 @@ update_up() {
# backports commit "$1" with a signed-off by tag. In case of failure, aborts
# the change and returns non-zero. Unneeded cherry-picks do return an error
# because we don't want to accidently backport the latest commit instead of
# because we don't want to accidentally backport the latest commit instead of
# this one, and we don't know this one's ID.
backport_commit() {
local empty=1