Skip to content

Commit

Permalink
setNameLocalization typo (#9656)
Browse files Browse the repository at this point in the history
fix JSDoc typo in NameAndDescription.ts > setNameLocalization
  • Loading branch information
ShadowAya authored Jun 17, 2023
1 parent 766be94 commit 75d91b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export class SharedNameAndDescription {
}

/**
* SSets a name localization for this command.
* Sets a name localization for this command.
*
* @param locale - The locale to set
* @param localizedName - The localized name for the given `locale`
Expand Down

0 comments on commit 75d91b5

Please sign in to comment.