Presumably a leftover from optimistic_transaction_example.cc.
This commit is contained in:
Jo Liss 2016-09-14 22:12:31 +01:00 committed by Igor Canadi
parent a958c26435
commit 215d12826d

View File

@ -32,7 +32,7 @@ int main() {
////////////////////////////////////////////////////////
//
// Simple OptimisticTransaction Example ("Read Committed")
// Simple Transaction Example ("Read Committed")
//
////////////////////////////////////////////////////////