tukaani-project / xz

XZ Utils
https://tukaani.org/xz/
Other
532 stars 95 forks source link

Docs: Fix typos #74

Closed kianmeng closed 8 months ago

kianmeng commented 8 months ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming, typo fix) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [x] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?

Typos fixes of codespell.

Related Issue URL:

What is the new behavior?

Does this introduce a breaking change?

Other information

JiaT75 commented 8 months ago

Hello!

Thanks for the PR. Could you please separate this into two separate commits? One for the typo fix in file_io.c and another for the typo fixes in the test files.

In the commit messages, the first should be prefixed with "xz:" instead of "Docs:". We use the "Docs:" prefix when referring to changes to things like the README, man pages, INSTALL, etc. The second commit should be prefixed with "Tests:".

kianmeng commented 8 months ago

@JiaT75 Two separate commits or PRs?

JiaT75 commented 8 months ago

@JiaT75 Two separate commits or PRs?

Two separate commits is fine.

kianmeng commented 8 months ago

@JiaT75 Done.

JiaT75 commented 8 months ago

Thanks for making the changes!

kianmeng commented 8 months ago

:partying_face: :partying_face: :partying_face: :partying_face: :partying_face: