testify icon indicating copy to clipboard operation
testify copied to clipboard

fix typos in comments and tests

Open ccoVeille opened this issue 2 years ago • 4 comments

Summary

fix typos in documentation, comments and tests

Motivation

I looked at the documentation, then found one typo in Panic: "functon" instead of "function"

So decided to check a bit further.

Changes

I used the following tools to validate the typos:

  • https://github.com/crate-ci/typos
  • https://github.com/streetsidesoftware/cspell-cli
  • https://github.com/codespell-project/codespell

I applied automatic fixes, then reviewed them manually one by one, before committing and opening this PR

Related issues

None

ccoVeille avatar Aug 09 '22 21:08 ccoVeille

Just finding back this old PR. Is there anything else needed ?

ccoVeille avatar Jan 22 '23 23:01 ccoVeille

@ccoVeille could you please fix conflicts?

alexandear avatar Oct 10 '23 13:10 alexandear

I will

ccoVeille avatar Nov 07 '23 19:11 ccoVeille

Almost everything I reported in the initial MR were fixed by @alexandear via https://github.com/stretchr/testify/pull/1410

The changes remaining are very light, there are less important than when I reported the MR initially

It's up to you to merge or close

ccoVeille avatar Nov 07 '23 19:11 ccoVeille

TIL behaviour is en-GB, we've got some more of those now in our issue templates. I believe we use en-US here. Can you give this a rebase and another search then I will gladly merge.

brackendawson avatar Feb 23 '24 13:02 brackendawson

here we are, I have just rebased and apply another round of modifications

ccoVeille avatar Feb 24 '24 22:02 ccoVeille