We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09aa5be + 663e0fc commit 921316eCopy full SHA for 921316e
1 file changed
StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.resx
@@ -226,7 +226,7 @@
226
<value>The XML header documentation for a C# code element contains an empty tag.</value>
227
</data>
228
<data name="SA1627MessageFormat" xml:space="preserve">
229
- <value>The documentation text within the \'{0}\' tag should not be empty.</value>
+ <value>The documentation text within the '{0}' tag should not be empty.</value>
230
231
<data name="SA1627Title" xml:space="preserve">
232
<value>Documentation text should not be empty</value>
@@ -393,4 +393,4 @@
393
<data name="TypeTextStruct" xml:space="preserve">
394
<value>struct</value>
395
396
-</root>
+</root>
0 commit comments