Skip to content

Commit 2bc0340

Browse files
authored
Fix typos (#56)
2 parents 38fdedf + abf3e9c commit 2bc0340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Released on September 23, 2020
1313
- Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6
1414
[:pull:`31` by Daniel Hofmann]
1515
- Remove references to the generic ``:py:obj:`` role [:pull:`54` by Stephen Finucane]
16-
- Remove imports and calls to depracated function force_decode who was removed
16+
- Remove imports and calls to deprecated function force_decode who was removed
1717
starting with sphinx 4.0 [:pull:`49` by Florian Masy]
1818
- Be explicit about what versions of Python are supports (2.7, and 3.5+). This will
1919
be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.
@@ -24,7 +24,7 @@ Version 1.7.0
2424

2525
Released on July 1, 2018.
2626

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

0 commit comments

Comments
 (0)