summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres
diff options
context:
space:
mode:
authorAdam Johnson <me@adamj.eu>2020-03-31 09:37:38 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2020-04-01 15:15:21 +0200
commit0342d47e7a8571242a570b91dea3c137436740d4 (patch)
treeba498b92af4257836298bd28d5be9ec6458799ae /docs/ref/contrib/postgres
parentc9437596fe54fb5cf0330ee5a96e260903a2d683 (diff)
[3.0.x] Prevented (and corrected) single backtick usage in docs.
Backport of 1cdfe8d91215eefaa18c398069dd9c6879a9511d from master.
Diffstat (limited to 'docs/ref/contrib/postgres')
-rw-r--r--docs/ref/contrib/postgres/search.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/postgres/search.txt b/docs/ref/contrib/postgres/search.txt
index 367171d128..17a5ea2db6 100644
--- a/docs/ref/contrib/postgres/search.txt
+++ b/docs/ref/contrib/postgres/search.txt
@@ -104,7 +104,7 @@ See :ref:`postgresql-fts-search-configuration` for an explanation of the
.. versionadded:: 2.2
- The `search_type` parameter was added.
+ The ``search_type`` parameter was added.
``SearchRank``
==============