We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216395c commit de2af7aCopy full SHA for de2af7a
1 file changed
Rules/Strings.resx
@@ -934,9 +934,9 @@
934
<value>Use space before and after binary and assignment operators.</value>
935
</data>
936
<data name="UseWhitespaceErrorSeparatorComma" xml:space="preserve">
937
- <value>Use space before a comma.</value>
+ <value>Use space after a comma.</value>
938
939
<data name="UseWhitespaceErrorSeparatorSemi" xml:space="preserve">
940
- <value>Use space before a semi-colon.</value>
+ <value>Use space after a semicolon.</value>
941
942
</root>
0 commit comments