Skip to content

Commit

Permalink
Update doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Jan 15, 2022
1 parent 9b4b360 commit 2afae94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Testing.Common/Testing/TestOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ internal TestOptions(
public ImmutableArray<string> AllowedCompilerDiagnosticIds { get; protected set; }

/// <summary>
/// Gets a collection of EditorConfig options.
/// Gets a collection of config options.
/// </summary>
public ImmutableDictionary<string, string> ConfigOptions { get; protected set; }

Expand Down

0 comments on commit 2afae94

Please sign in to comment.