mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 16:03:26 +02:00
CLEANUP: assorted typo fixes in the code and comments
This is 8th iteration of typo fixes
This commit is contained in:
committed by
Willy Tarreau
parent
39b2fda915
commit
856aabcda5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user