Mercurial > hg > orthanc-book
diff Sphinx/source/faq/features.rst @ 681:9c23356b9464
typo: replaced "CheckRevision" by "CheckRevisions"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 10 May 2021 12:30:57 +0200 |
parents | 8bda16db46cf |
children | bfc31c51809f |
line wrap: on
line diff
--- a/Sphinx/source/faq/features.rst Fri May 07 15:34:20 2021 +0200 +++ b/Sphinx/source/faq/features.rst Mon May 10 12:30:57 2021 +0200 @@ -368,7 +368,7 @@ The revision mechanism is optional, was introduced in **Orthanc 1.9.2** and must be enabled by setting :ref:`configuration option -<configuration>` ``CheckRevision`` to ``true``. It is strongly +<configuration>` ``CheckRevisions`` to ``true``. It is strongly inspired by the `CouchDB API <https://docs.couchdb.org/en/stable/api/document/common.html>`__.