We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f44251 commit c9c9b09Copy full SHA for c9c9b09
src/Standards/Generic/Docs/Formatting/SpaceBeforeCastStandard.xml
@@ -1,7 +1,7 @@
1
-<documentation title="Space Before Casts">
+<documentation title="Space Before Cast">
2
<standard>
3
<![CDATA[
4
- Ensures there is exactly one space before a cast operator.
+ There should be exactly one space before a cast operator.
5
]]>
6
</standard>
7
<code_comparison>
0 commit comments