From: Christopher Faulet Date: Thu, 18 Mar 2021 16:40:56 +0000 (+0100) Subject: CLEANUP: Fix a typo in fix_is_valid description X-Git-Tag: v2.4-dev13~9 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=ed4bef76bd2639465fa09d002d33965674ca740f;p=haproxy-2.5.git CLEANUP: Fix a typo in fix_is_valid description MsgType tag was misspelled. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index da108ab..cb4cd44 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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