8000 Fix "useable" typo in docs (#127200) · python/cpython@dbd2379 · GitHub
[go: up one dir, main page]

Skip to content
/ cpython Public

Commit dbd2379

Browse files
Fix "useable" typo in docs (#127200)
Fix typo in docs
1 parent e3038e9 commit dbd2379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
< 3C22 td data-grid-cell-id="diff-7b3ed02bc73dc06b7db906cf97aa91dec2b2eb21f2d92bc5caa761df5bbc168f-70-70-1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">70
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
70
dependencies for various Linux distributions and macOS.

0 commit comments

Comments
 (0)
0