Skip to content

fix: correct typo#3130

Merged
Misha-133 merged 1 commit into
discord-net:devfrom
intjiraya:dev
May 17, 2025
Merged

fix: correct typo#3130
Misha-133 merged 1 commit into
discord-net:devfrom
intjiraya:dev

Conversation

@intjiraya

Copy link
Copy Markdown
Contributor

Description

This PR fixes a typo in a private method name: IsValidModalCommanDefinition has been renamed to IsValidModalCommandDefinition.
Since the method is private and not exposed externally, this change is non-breaking and aligns with the existing naming conventions.

Changes

  • Renamed IsValidModalCommanDefinition to IsValidModalCommandDefinition.

Related Issues

@intjiraya

Copy link
Copy Markdown
Contributor Author

:3

@Misha-133 Misha-133 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:wires:

@Misha-133 Misha-133 enabled auto-merge (squash) May 17, 2025 13:31
@Misha-133 Misha-133 merged commit 523212a into discord-net:dev May 17, 2025
2 checks passed
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.

Misspelled method name

2 participants