diff options
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 5f9f0788348..e8f046d0fa5 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -426,4 +426,4 @@ c-mode) using a Command Counter. Incrementing the counter allows transactions to be broken into pieces so each piece can see rows modified by previous pieces. CommandCounterIncrement() increments the Command - Counter, creating a new piece of the transaction. + Counter, creating a new part of the transaction. |