docs: tidy up wording.

This commit is contained in:
David Wilson 2018-09-10 19:25:31 +01:00
parent 3660febeb2
commit 43ad23946e
1 changed files with 2 additions and 2 deletions

View File

@ -71,11 +71,11 @@ Enhancements
* The `faulthandler <https://faulthandler.readthedocs.io/>`_ module is * The `faulthandler <https://faulthandler.readthedocs.io/>`_ module is
automatically activated if it is installed, simplifying debugging of hangs. automatically activated if it is installed, simplifying debugging of hangs.
See :ref:`diagnosing-hangs` for more information. See :ref:`diagnosing-hangs` for details.
* The ``MITOGEN_DUMP_THREAD_STACKS`` environment variable's value now indicates * The ``MITOGEN_DUMP_THREAD_STACKS`` environment variable's value now indicates
the number of seconds between stack dumps. See :ref:`diagnosing-hangs` for the number of seconds between stack dumps. See :ref:`diagnosing-hangs` for
more information. details.
Fixes Fixes