Skip to content

Fix typos discovered by codespell#181

Merged
vstinner merged 1 commit intopsf:mainfrom
cclauss:codespell
Apr 27, 2024
Merged

Fix typos discovered by codespell#181
vstinner merged 1 commit intopsf:mainfrom
cclauss:codespell

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Apr 27, 2024

https://pypi.org/project/codespell

% codespell

./doc/changelog.rst:91: differenly ==> differently
./doc/changelog.rst:161: Feld ==> Field
./doc/api.rst:682: aggreggated ==> aggregated
./doc/system.rst:313: tickness ==> thickness
./doc/index.rst:7: Documenation ==> Documentation
./pyperf/_runner.py:72: approximatively ==> approximately
./pyperf/_runner.py:88: suprises ==> surprises
./pyperf/_runner.py:694: benchs ==> benches
./pyperf/_runner.py:705: benchs ==> benches
./pyperf/_runner.py:726: benchs ==> benches
./pyperf/_runner.py:726: benchs ==> benches
./pyperf/_worker.py:291: metatadata ==> metadata
./pyperf/__main__.py:709: benchs ==> benches
./pyperf/__main__.py:712: benchs ==> benches
./pyperf/__main__.py:713: benchs ==> benches
./pyperf/__main__.py:715: benchs ==> benches
./pyperf/_system.py:387: paramaters ==> parameters
./pyperf/tests/test_metadata.py:166: unexpect ==> unexpected
./pyperf/tests/test_metadata.py:199: unexpect ==> unexpected
./pyperf/tests/test_metadata.py:217: unexpect ==> unexpected

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@vstinner vstinner merged commit 8f3b470 into psf:main Apr 27, 2024
@cclauss cclauss deleted the codespell branch April 27, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants