docs: Small typo in documentation (#1460)
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Discord.Commands
|
||||
/// </summary>
|
||||
/// <example>
|
||||
/// <code language="cs">
|
||||
/// QuotationMarkAliasMap = new Dictionary<char, char%gt;()
|
||||
/// QuotationMarkAliasMap = new Dictionary<char, char>()
|
||||
/// {
|
||||
/// {'\"', '\"' },
|
||||
/// {'“', '”' },
|
||||
|
||||
Reference in New Issue
Block a user