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 ba19417 commit 2e7f7e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Namespace Microsoft.NetCore.VisualBasic.Analyzers.Performance
Inherits DoNotUseCountWhenAnyCanBeUsedFixer

''' <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 2e7f7e2

Please sign in to comment.