CLEANUP: Fix a typo in fix_is_valid description

MsgType tag was misspelled.
This commit is contained in:
Christopher Faulet 2021-03-18 17:40:56 +01:00
parent 8af3bb0abf
commit ed4bef76bd

View File

@ -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