Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Feb 4, 2021
1 parent 572c9a4 commit 50717a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Features added
* #8514: autodoc: Default values of overloaded functions are taken from actual
implementation if they're ellipsis
* #8775: autodoc: Support type union operator (PEP-604) in Python 3.10 or above
* #8297: autodoc: Allow to extend :confcal:`autodoc_default_options` via
* #8297: autodoc: Allow to extend :confval:`autodoc_default_options` via
directive options
* #8619: html: kbd role generates customizable HTML tags for compound keys
* #8634: html: Allow to change the order of JS/CSS via ``priority`` parameter
Expand Down

0 comments on commit 50717a2

Please sign in to comment.