Skip to content

julec: correct "error" pluralization in error count message#154

Merged
mertcandav merged 1 commit intojulelang:masterfrom
pgmtx:fix-typo
Feb 17, 2026
Merged

julec: correct "error" pluralization in error count message#154
mertcandav merged 1 commit intojulelang:masterfrom
pgmtx:fix-typo

Conversation

@pgmtx
Copy link
Copy Markdown
Contributor

@pgmtx pgmtx commented Feb 17, 2026

Description

Corrects a grammar issue where "2 error generated" was displayed
instead of "2 errors generated".

Checklist

  • A description of the changes in this PR is mentioned above.
  • All the new and existing tests pass.
  • The code follows the code style and conventions of the project.
  • No plagiarized, duplicated, or repetitive code that has been directly copied from another source.
  • I have read the whole Contributing Guidelines of the project and its resources/related pages.

@mertcandav mertcandav self-requested a review February 17, 2026 21:26
@mertcandav mertcandav added the compiler Related with comptime or compilation problems label Feb 17, 2026
Copy link
Copy Markdown
Member

@mertcandav mertcandav 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 your contribution!

@mertcandav mertcandav merged commit b5ec4d5 into julelang:master Feb 17, 2026
20 checks passed
@pgmtx pgmtx deleted the fix-typo branch February 17, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compiler Related with comptime or compilation problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants