Explorar el Código

Fixed typo in docs/ref/contrib/postgres/search.txt.

Adam Zapletal hace 6 años
padre
commit
57fd3700d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/ref/contrib/postgres/search.txt

+ 1 - 1
docs/ref/contrib/postgres/search.txt

@@ -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(