setNameLocalization typo (#9656)

fix JSDoc typo in NameAndDescription.ts > setNameLocalization
This commit is contained in:
ShadowAya
2023-06-17 16:29:35 +02:00
committed by GitHub
parent 766be94b93
commit 75d91b52b3

View File

@@ -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`