projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af3bb0
)
CLEANUP: Fix a typo in fix_is_valid description
author
Christopher Faulet
<cfaulet@haproxy.com>
Thu, 18 Mar 2021 16:40:56 +0000
(17:40 +0100)
committer
Christopher Faulet
<cfaulet@haproxy.com>
Thu, 18 Mar 2021 19:31:04 +0000
(20:31 +0100)
MsgType tag was misspelled.
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
da108ab
..
cb4cd44
100644
(file)
--- 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