diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 7c569fe104..331e117060 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -478,8 +478,8 @@ ATOMIC_REQUESTS Default: ``False`` -Set this to ``True`` to wrap each HTTP request in a transaction on this -database. See :ref:`tying-transactions-to-http-requests`. +Set this to ``True`` to wrap each view in a transaction on this database. See +:ref:`tying-transactions-to-http-requests`. .. setting:: DATABASE-AUTOCOMMIT