We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76d277 commit a3f3537Copy full SHA for a3f3537
src/Microsoft.OpenApi/Services/ComparisonContext.cs
@@ -3,12 +3,11 @@
3
4
using System.Collections.Generic;
5
using System.Linq;
6
-using Microsoft.OpenApi.Models;
7
8
namespace Microsoft.OpenApi.Services
9
{
10
/// <summary>
11
- /// A class encapsulating the comarision context.
+ /// A class encapsulating the comparision context.
12
/// </summary>
13
public class ComparisonContext
14
0 commit comments