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 cfb3329 commit 524ab47Copy full SHA for 524ab47
csharp/extractor/Semmle.Extraction.CIL/Entities/IMember.cs
@@ -1,7 +1,7 @@
1
namespace Semmle.Extraction.CIL.Entities
2
{
3
/// <summary>
4
- /// An entity represting a member.
+ /// An entity representing a member.
5
/// Used to type tuples correctly.
6
/// </summary>
7
internal interface IMember : IExtractedEntity
0 commit comments