Fix typos in comments and documentation (#2608)
* Fix typos in comments and documentations * Fixes more typo
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Discord.Interactions.Builders
|
||||
bool IsParameterArray { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the deafult value of this parameter.
|
||||
/// Gets the default value of this parameter.
|
||||
/// </summary>
|
||||
object DefaultValue { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user