docs(MessagePayload): change the typo of "wether" to "whether" (#6771)

This commit is contained in:
J-Human
2021-10-06 14:40:25 +08:00
committed by GitHub
parent adc850aa67
commit d32956c6b7

View File

@@ -81,7 +81,7 @@ class MessagePayload {
}
/**
* Wether or not the target is a {@link MessageManager}
* Whether or not the target is a {@link MessageManager}
* @type {boolean}
* @readonly
*/