mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-17 01:28:32 -05:00
CLEANUP: Fix a typo in fix_is_valid description
MsgType tag was misspelled.
This commit is contained in:
parent
8af3bb0abf
commit
ed4bef76bd
1 changed files with 1 additions and 1 deletions
|
|
@ -15630,7 +15630,7 @@ fix_is_valid
|
|||
numeric
|
||||
- checks the BeginString tag is the first tag with a valid FIX version
|
||||
- checks the BodyLength tag is the second one with the right body length
|
||||
- checks the MstType tag is the third tag.
|
||||
- checks the MsgType tag is the third tag.
|
||||
- checks that last tag in the message is the CheckSum tag with a valid
|
||||
checksum
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue