Skip to content

Commit

Permalink
Update summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Aug 9, 2020
1 parent 2e7f7e2 commit b4c1099
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public sealed override async Task RegisterCodeFixesAsync(CodeFixContext context)
}

/// <summary>
/// Tries the get a fixer the specified <paramref name="node" />.
/// Tries to get a fixer for the specified <paramref name="node" />.
/// </summary>
/// <param name="node">The node to get a fixer for.</param>
/// <param name="operation">The operation to get the fixer from.</param>
Expand Down

0 comments on commit b4c1099

Please sign in to comment.