Typo in comment of MvcJsonMvcOptionsSetup (#5221)
This commit is contained in:
parent
2659904061
commit
6016966dcf
|
|
@ -18,7 +18,7 @@ namespace Microsoft.AspNetCore.Mvc.Formatters.Json.Internal
|
|||
public class MvcJsonMvcOptionsSetup : ConfigureOptions<MvcOptions>
|
||||
{
|
||||
/// <summary>
|
||||
/// Intiailizes a new instance of <see cref="MvcJsonMvcOptionsSetup"/>.
|
||||
/// Initializes a new instance of <see cref="MvcJsonMvcOptionsSetup"/>.
|
||||
/// </summary>
|
||||
/// <param name="loggerFactory">The <see cref="ILoggerFactory"/>.</param>
|
||||
/// <param name="jsonOptions"></param>
|
||||
|
|
|
|||
Loading…
Reference in New Issue