Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix typos discovered by codespell#1068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
cclauss wants to merge1 commit intoactions:main
base:main
Choose a base branch
Loading
fromcclauss:codespell

Conversation

@cclauss
Copy link
Contributor

@cclausscclauss commentedMar 30, 2025
edited
Loading

Description:
Describe your changes.

https://pypi.org/project/codespell

codespell --skip="./dist/cache-save/*" --write-changes \    --ignore-words-list=aas,abd,addin,afterall,caf,calender,compre,coreutil,fo,fpr,iif,nam,nervana,ontext,ser,sycle,trys,vor

Please do an extra review on the proposed code change on lines 19176 and 19180.
These proposed changesmight fix a bug where the correct spelling on line 19178 differs from these two typos.

-     var callback = function (error, responce) {+     var callback = function (error, response) {        request.removeListener('error', callback);        request.removeListener('response', onResponse);-       return cb.call(this, error, responce);+       return cb.call(this, error, response);      };

Related issue:
Add link to the related issue.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@cclausscclauss requested a review froma team as acode ownerMarch 30, 2025 06:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@cclauss

[8]ページ先頭

©2009-2025 Movatter.jp