From da80757c12473ab0f6721d8fd1c0a8e9b2fabe8b Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Mon, 7 May 2018 14:30:05 +0200 Subject: [PATCH] Fix typo --- docs_adaptors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_adaptors.html b/docs_adaptors.html index 9dd781a..2da8652 100644 --- a/docs_adaptors.html +++ b/docs_adaptors.html @@ -136,7 +136,7 @@

3. Summary

- +
deletions
yesIf set to "true", use the first field of the input file to distinguish between rows for insertion and rows for deletion. A 0 in the first column triggers a deletion event. A 1 in the first column triggers an inertion event. The first column is stripped off of the record before further parsing is performed.If set to "true", use the first field of the input file to distinguish between rows for insertion and rows for deletion. A 0 in the first column triggers a deletion event. A 1 in the first column triggers an insertion event. The first column is stripped off of the record before further parsing is performed.
Order Book