Skip to content

Commit 83927b3

Browse files
author
Kapil Borle
committed
Update error string
1 parent 52d3d2e commit 83927b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rules/Strings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@
907907
<value>Close brace does not follow a new line.</value>
908908
</data>
909909
<data name="PlaceCloseBraceErrorShouldCuddleBranchStatement" xml:space="preserve">
910-
<value>Close brace follows a new line.</value>
910+
<value>Close brace before a branch statement is followed by a new line.</value>
911911
</data>
912912
<data name="UseConsistentIndentationName" xml:space="preserve">
913913
<value>UseConsistentIndentation</value>

0 commit comments

Comments
 (0)