Skip to content

Conversation

intjiraya
Copy link
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
Contributor Author

:3

Copy link
Member

@Misha-133 Misha-133 left a comment

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