Skip to content

Commit 937a3e3

Browse files
StanFromIrelandebonnal
authored andcommitted
Fix "useable" typo in docs (python#127200)
Fix typo in docs
1 parent c1b5551 commit 937a3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ the executable is called ``python.exe``; elsewhere it's just ``python``.
6464
Building a complete Python installation requires the use of various
6565
additional third-party libraries, depending on your build platform and
6666
configure options. Not all standard library modules are buildable or
67-
useable on all platforms. Refer to the
67+
usable on all platforms. Refer to the
6868
`Install dependencies <https://devguide.python.org/getting-started/setup-building.html#build-dependencies>`_
6969
section of the `Developer Guide`_ for current detailed information on
7070
dependencies for various Linux distributions and macOS.

0 commit comments

Comments
 (0)