From 98d8e052eafc0640fbef3fa38e813424ee0aa5ce Mon Sep 17 00:00:00 2001 From: Calvin Jeong Date: Tue, 10 Mar 2015 22:10:24 +1300 Subject: [1.7.x] Fixed typo in docs/ref/database.txt Backport of cefbbb9db3410f757532e0f968e76a8fd9e7ce3b from master --- docs/ref/databases.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 29526a3e7a..470774c1e2 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -637,7 +637,7 @@ If you're getting this error, you can solve it by: transactions are short-lived. * Increase the default timeout value by setting the ``timeout`` database - option option:: + option:: 'OPTIONS': { # ... -- cgit v1.3