Skip to content

Commit 524ab47

Browse files
committed
spelling: representing
Signed-off-by: Josh Soref <[email protected]>
1 parent cfb3329 commit 524ab47

File tree

1 file changed

+1
-1
lines changed
  • csharp/extractor/Semmle.Extraction.CIL/Entities

1 file changed

+1
-1
lines changed

csharp/extractor/Semmle.Extraction.CIL/Entities/IMember.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace Semmle.Extraction.CIL.Entities
22
{
33
/// <summary>
4-
/// An entity represting a member.
4+
/// An entity representing a member.
55
/// Used to type tuples correctly.
66
/// </summary>
77
internal interface IMember : IExtractedEntity

0 commit comments

Comments
 (0)