Skip to content

Fix typo #4545

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025
Merged

Fix typo #4545

merged 1 commit into from
May 19, 2025

Conversation

ngocnhan-tran1996
Copy link
Contributor

No description provided.

@marcphilipp marcphilipp merged commit 42d4890 into junit-team:main May 19, 2025
13 checks passed
@marcphilipp
Copy link
Member

@ngocnhan-tran1996 Thanks! Did you use a tool to find these?

@ngocnhan-tran1996 ngocnhan-tran1996 deleted the fix-typos branch May 19, 2025 13:42
@sbrannen
Copy link
Member

@ngocnhan-tran1996 Thanks! Did you use a tool to find these?

I second that: Thanks!

And... please do tell us how you managed to discover those typos. 😎

@scordio
Copy link
Contributor

scordio commented May 19, 2025

FWIW, I've used IntelliJ a few times for spellchecking: https://www.jetbrains.com/help/idea/spellchecking.html#e9kcmo_10

But be ready to tune your scope and exclude false positives 🙃

@sbrannen
Copy link
Member

FWIW, I've used IntelliJ a few times for spellchecking: jetbrains.com/help/idea/spellchecking.html#e9kcmo_10

Oh, wow. I didn't realize there was a spellchecker out there that analyzed spelling within identifiers (like test method names). 😱

@sormuras
Copy link
Member

Oh, wow. I didn't realize there was a spellchecker out there that analyzed spelling within identifiers (like test method names). 😱

Could this be the final reason to switch IDEs... 🤔

@ngocnhan-tran1996
Copy link
Contributor Author

@marcphilipp @sbrannen

Sorry, I have missed your question.

As @scordio said

FWIW, I've used IntelliJ a few times for spellchecking: https://www.jetbrains.com/help/idea/spellchecking.html#e9kcmo_10

And I have run each module instead of parent module.

@scordio
Copy link
Contributor

scordio commented May 19, 2025

I just executed it on my outdated branch, and it was able to find the ones fixed in this PR:

image image image image

But there are a few more to be fixed!

@sbrannen
Copy link
Member

But there are a few more to be fixed!

PRs are welcome! 😉

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.

5 participants