-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
The top comment in 7 zstd module files has a typo "algorthm" instead of "algorithm" (missing i).
Example:
cpython/Modules/_zstd/zstddict.h
Line 1 in 9a21df7
/* Low level interface to the Zstandard algorthm & the zstd library. */ |
Introduced 2 months ago in #133860
For all instances, see: https://github.com/search?q=repo%3Apython%2Fcpython%20%22algorthm%22&type=code
@AA-Turner would you welcome a PR to fix this?
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Done
Status
Todo