Kaydet (Commit) 08ce2666 authored tarafından Adam Zapletal's avatar Adam Zapletal Kaydeden (comit) Tim Graham

[2.1.x] Fixed typo in docs/ref/contrib/postgres/search.txt.

Backport of 57fd3700 from master
üst 9c88826f
......@@ -116,7 +116,7 @@ Changing the search configuration
You can specify the ``config`` attribute to a :class:`SearchVector` and
:class:`SearchQuery` to use a different search configuration. This allows using
a different language parsers and dictionaries as defined by the database::
different language parsers and dictionaries as defined by the database::
>>> from django.contrib.postgres.search import SearchQuery, SearchVector
>>> Entry.objects.annotate(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment