[1.6.x] Fixed typo in docs/ref/database.txt

Backport of cefbbb9db3 from master
This commit is contained in:
Calvin Jeong 2015-03-10 22:10:24 +13:00 committed by Tim Graham
parent 9cfcdd03e3
commit 412137a1e8
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,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': {
# ...