mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
setNameLocalization typo (#9656)
fix JSDoc typo in NameAndDescription.ts > setNameLocalization
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user