summaryrefslogtreecommitdiff
path: root/bindings/python/docs
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-07-18 00:16:02 +0200
committerDavid Bremner <david@tethera.net>2017-07-18 06:50:44 -0300
commit87bdfbc91f65cb1031ef0ac8a804759f2061ac10 (patch)
tree90054f745f35cc1f6c2fcf3c2cb48a406473fd48 /bindings/python/docs
parentf0b91832c2d273754e9cf1f2652790f992d0abef (diff)
Fix orthography
Diffstat (limited to 'bindings/python/docs')
-rw-r--r--bindings/python/docs/source/query.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/docs/source/query.rst b/bindings/python/docs/source/query.rst
index 044b5735..785e984b 100644
--- a/bindings/python/docs/source/query.rst
+++ b/bindings/python/docs/source/query.rst
@@ -29,7 +29,7 @@
.. attribute:: sort
Instance attribute :attr:`sort` contains the sort order (see
- :attr:`Query.SORT`) if explicitely specified via
+ :attr:`Query.SORT`) if explicitly specified via
:meth:`set_sort`. By default it is set to `None`.
.. automethod:: exclude_tag