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

Fix Typo in tag_parser.go #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Hack666r
Copy link

Pull Request Title

Fix Typo in tag_parser.go

Description

This pull request addresses a minor typo in the tag_parser.go file, improving code readability and maintaining professionalism in error messages.

Changes Made:

  • File Modified: sszgen/generator/tag_parser.go
  • Summary of Changes:
    • Corrected "dimesion" to "dimension" in the error message on line 139.

Related Issues

N/A

Checklist

  • Updated documentation or comments for clarity.
  • Confirmed no impact on code functionality.

Testing

  • N/A (Typo fix in error message)

Additional Notes

This fix ensures that error messages are clear and free from typographical errors, contributing to the overall quality of the codebase.


Allow edits by maintainers: [x]

Signed-off-by: Hack666r <[email protected]>
@Hack666r
Copy link
Author

Fixed a small typo in tag_parser.go. Changed "dimesion" to "dimension" in the error message for better clarity and correctness.

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.

1 participant