We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb40e48 commit 38e2a3dCopy full SHA for 38e2a3d
1 file changed
csharp/extractor/Semmle.Extraction.CIL/Entities/Base/UnlabelledEntity.cs
@@ -5,7 +5,7 @@ namespace Semmle.Extraction.CIL
5
{
6
/// <summary>
7
/// An entity that has contents to extract. There is no need to populate
8
- /// a key as it's done in the contructor.
+ /// a key as it's done in the constructor.
9
/// </summary>
10
internal abstract class UnlabelledEntity : Extraction.UnlabelledEntity, IExtractedEntity
11
0 commit comments