Skip to content
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

Fixed typo in error message #3515

Merged
merged 1 commit into from Nov 1, 2021
Merged

Conversation

wyckster
Copy link
Contributor

The wording of the error message had a typo (missing the word "not") that gave it the opposite meaning from the intended meaning.

Signed-off-by: Chad Faragher wyckster@hotmail.com

@wyckster
Copy link
Contributor Author

Fixes #3514

@milosgajdos
Copy link
Member

Can you sign your commit first @wyckster as per the contributor guideline?

@wyckster
Copy link
Contributor Author

Thought I had it signed already. Is it better now?

@thaJeztah
Copy link
Member

looks like you didn't use your real name ("Chad Faragher") in the sign off; but you may need to update your git config to also configure that name there (I think the DCO check checks against that)

@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2021

Codecov Report

Merging #3515 (fb4db9a) into main (1563384) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3515   +/-   ##
=======================================
  Coverage   56.42%   56.42%           
=======================================
  Files         101      101           
  Lines        7282     7282           
=======================================
  Hits         4109     4109           
  Misses       2523     2523           
  Partials      650      650           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1563384...fb4db9a. Read the comment docs.

The wording of the error message had a typo (missing the word "not") that gave it the opposite meaning from the intended meaning.

Signed-off-by: Chad Faragher <wyckster@hotmail.com>
@wyckster
Copy link
Contributor Author

@thaJeztah I'm sorry for the mistake with my signature. I believe I have fixed the problem.

Copy link
Member

@thaJeztah thaJeztah 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 for fixing the sign-off!

@milosgajdos milosgajdos merged commit 6248a88 into distribution:main Nov 1, 2021
@wyckster wyckster deleted the patch-1 branch November 4, 2021 14:38
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.

None yet

4 participants