Skip to content

Commit

Permalink
Fix "useable" typo in docs (pythonGH-127200)
Browse files Browse the repository at this point in the history
Fix typo in docs
(cherry picked from commit dbd2379)

Co-authored-by: Stan U. <[email protected]>
  • Loading branch information
StanFromIreland authored and miss-islington committed Nov 23, 2024
1 parent b1a241e commit 59c80c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ the executable is called ``python.exe``; elsewhere it's just ``python``.
Building a complete Python installation requires the use of various
additional third-party libraries, depending on your build platform and
configure options. Not all standard library modules are buildable or
useable on all platforms. Refer to the
usable on all platforms. Refer to the
`Install dependencies <https://devguide.python.org/getting-started/setup-building.html#build-dependencies>`_
section of the `Developer Guide`_ for current detailed information on
dependencies for various Linux distributions and macOS.
Expand Down

0 comments on commit 59c80c6

Please sign in to comment.