Skip to content

Commit 3567d12

Browse files
author
Quoc Truong
committed
Fix typo of error outputted for rule suppression
1 parent 6e87b94 commit 3567d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Engine/Strings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<value>Rule {0} cannot be found.</value>
170170
</data>
171171
<data name="StringConstantArgumentsSuppressionAttributeError" xml:space="preserve">
172-
<value>All the arguments of the should be string constants.</value>
172+
<value>All the arguments of the Suppress Message Attribute should be string constants.</value>
173173
</data>
174174
<data name="TargetWithoutScopeSuppressionAttributeError" xml:space="preserve">
175175
<value>If Target is specified, Scope must be specified.</value>

0 commit comments

Comments
 (0)