Skip to content

Commit b1e392e

Browse files
committed
fix typos
1 parent fdc6b02 commit b1e392e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Unreleased
2020
:issue:`2638`
2121
- Cache the help option generated by the ``help_option_names`` setting to
2222
respect its eagerness. :pr:`2811`
23-
- Replace uses of `os.system` with `subprocess.Popen`. :issue:`1476`
23+
- Replace uses of ``os.system`` with ``subprocess.Popen``. :issue:`1476`
2424
- Exceptions generated during a command will use the context's ``color``
2525
setting when being displayed. :issue:`2193`
26-
- Error message when definig option with invalid name is more descriptive.
26+
- Error message when defining option with invalid name is more descriptive.
2727
:issue:`2452`
2828
- Refactor code generating default ``--help`` option to deduplicate code.
2929
:pr:`2563`

0 commit comments

Comments
 (0)