Skip to content

Commit c9c9b09

Browse files
rodrigoprimojrfnl
andauthored
Minor improvements to the SpaceBeforeCast sniff documentation
Suggestions made during the PR review process Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
1 parent 9f44251 commit c9c9b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Standards/Generic/Docs/Formatting/SpaceBeforeCastStandard.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<documentation title="Space Before Casts">
1+
<documentation title="Space Before Cast">
22
<standard>
33
<![CDATA[
4-
Ensures there is exactly one space before a cast operator.
4+
There should be exactly one space before a cast operator.
55
]]>
66
</standard>
77
<code_comparison>

0 commit comments

Comments
 (0)