Commit 412137a1 authored by Calvin Jeong's avatar Calvin Jeong Committed by Tim Graham
Browse files

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

Backport of cefbbb9d from master
parent 9cfcdd03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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': {
          # ...