Skip to content

Commit

Permalink
docs: use a better phrase for a reference
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 23, 2022
1 parent 5220fa6 commit ab520ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -85,8 +85,8 @@ Version 6.3.2 — 2022-02-20
decorators like CPython 3.8: both the @-line and the def-line are traced.
Fixes `issue 1326`_.

- Debug: added ``pybehave`` to the list of :ref:`cmd_debug` and
:ref:`cmd_run_debug` options.
- Debug: added ``pybehave`` to the list of :ref:`coverage debug <cmd_debug>`
and :ref:`cmd_run_debug` options.

- Fix: show an intelligible error message if ``--concurrency=multiprocessing``
is used without a configuration file. Closes `issue 1320`_.
Expand Down

0 comments on commit ab520ed

Please sign in to comment.