mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
#18803: fix more typos. Patch by Févry Thibault.
This commit is contained in:
parent
bf8ab77f94
commit
7c4a7e6f3c
17 changed files with 20 additions and 20 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
This module implements various different strategies for measuring
|
||||
performance timings. It tries to choose the best available method
|
||||
based on the platforma and available tools.
|
||||
based on the platform and available tools.
|
||||
|
||||
On Windows, it is recommended to have the Mark Hammond win32
|
||||
package installed. Alternatively, the Thomas Heller ctypes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue