From 2c634f01fa6c4f90c4ec098a9f88f904aba01bf6 Mon Sep 17 00:00:00 2001 From: "Gary S. Weaver" Date: Mon, 10 Mar 2014 12:39:24 -0400 Subject: minor fix to 4.1 rel notes for begin_transaction joinable option [CI skip] --- guides/source/4_1_release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index 6abbb799c8..f368268a37 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -388,7 +388,7 @@ for detailed changes. * Removed deprecated `scope` use without passing a callable object. * Removed deprecated `transaction_joinable=` in favor of `begin_transaction` - with `d:joinable` option. + with a `:joinable` option. * Removed deprecated `decrement_open_transactions`. -- cgit v1.2.3