CLEANUP: Fix a typo in fix_is_valid description
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Mar 2021 16:40:56 +0000 (17:40 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Mar 2021 19:31:04 +0000 (20:31 +0100)
MsgType tag was misspelled.

doc/configuration.txt

index da108ab..cb4cd44 100644 (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