Skip to content

Commit

Permalink
Fix typos (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashb committed Nov 14, 2022
2 parents 38fdedf + abf3e9c commit 2bc0340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Released on September 23, 2020
- Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6
[:pull:`31` by Daniel Hofmann]
- Remove references to the generic ``:py:obj:`` role [:pull:`54` by Stephen Finucane]
- Remove imports and calls to depracated function force_decode who was removed
- Remove imports and calls to deprecated function force_decode who was removed
starting with sphinx 4.0 [:pull:`49` by Florian Masy]
- Be explicit about what versions of Python are supports (2.7, and 3.5+). This will
be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.
Expand All @@ -24,7 +24,7 @@ Version 1.7.0

Released on July 1, 2018.

- Implemented ``:autoquickref:`` option that use available informations to
- Implemented ``:autoquickref:`` option that use available information to
build a ``quickref``. [:pull:`9` by Alexandre Bonnetain]
- Improved :mod:`sphinxcontrib.autohttp.tornado` compatibility with Tornado
4.5 and newer. `Tornado 4.5 <http://www.tornadoweb.org/en/stable/releases/v4.5.0.html>`_
Expand Down

0 comments on commit 2bc0340

Please sign in to comment.