From af171286560a00b6f91f9aad8999d9d757098614 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 4 Nov 2000 18:23:36 +0000 Subject: Update FAQ_DEV. --- doc/FAQ_DEV | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/FAQ_DEV') 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. -- cgit v1.2.3