Skip to content

Commit 03524d7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/extractor/Semmle.Extraction.CSharp/SymbolExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace Semmle.Extraction.CSharp
1010
{
1111
/// <summary>
1212
/// An ITypeSymbol with nullability annotations.
13-
/// Although a similar class has been implemented in Rolsyn,
13+
/// Although a similar class has been implemented in Roslyn,
1414
/// https://github.com/dotnet/roslyn/blob/090e52e27c38ad8f1ea4d033114c2a107604ddaa/src/Compilers/CSharp/Portable/Symbols/TypeWithAnnotations.cs
1515
/// it is an internal struct that has not yet been exposed on the public interface.
1616
/// </summary>

0 commit comments

Comments
 (0)