diff options
| author | David Bremner <david@tethera.net> | 2017-08-27 15:54:50 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-08-27 15:54:50 -0300 |
| commit | a565f71e1c160431ff99f088bc8fc08d367603a2 (patch) | |
| tree | 2f7c33d7296e15b2c33f6ede436d412c812c3f15 /bindings/python/docs/source/query.rst | |
| parent | 00f87faf4bc19e90e19b8b27c13845efb6a68152 (diff) | |
| parent | 6354745dcd6505c5f12c185a29c25a8d1c240595 (diff) | |
Merge tag 'debian/0.25-6' into debian/stretch-backports
Diffstat (limited to 'bindings/python/docs/source/query.rst')
| -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 |
