diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-07-18 00:16:02 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-18 06:50:44 -0300 |
| commit | 87bdfbc91f65cb1031ef0ac8a804759f2061ac10 (patch) | |
| tree | 90054f745f35cc1f6c2fcf3c2cb48a406473fd48 /bindings/python/docs | |
| parent | f0b91832c2d273754e9cf1f2652790f992d0abef (diff) | |
Fix orthography
Diffstat (limited to 'bindings/python/docs')
| -rw-r--r-- | bindings/python/docs/source/query.rst | 2 |
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 |
