Skip to content

Commit 7a7050b

Browse files
encukouemmatypingStanFromIreland
authored
Apply suggestions from code review
Co-authored-by: Emma Smith <emma@emmatyping.dev> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 88dc122 commit 7a7050b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/using/configure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ To build :term:`optional modules <optional module>` of the standard library,
5252
you will need several third-party libraries installed for development
5353
(for example, header files must be available).
5454

55-
Missing requirements are generally given in ``configure`` output.
56-
Missing optional modules are listed near the end of ``make`` output,
55+
Missing requirements are reported in the ``configure`` output.
56+
Missing optional modules are listed near the end of the ``make`` output,
5757
sometimes using an internal name such as ``_ctypes`` for the :mod:`ctypes`
5858
module.
5959

0 commit comments

Comments
 (0)