Skip to content

Commit 38fc6c7

Browse files
rodrigoprimojrfnl
andauthored
Apply suggestions from code review
Co-authored-by: Juliette <[email protected]>
1 parent 8ec7ef2 commit 38fc6c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/Standards/Generic/Docs/Commenting/DocCommentStandard.xml

+1-5
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@
4040
</code>
4141
<code title="Invalid: The opening and closing DocBlock tags are not the only content on the line.">
4242
<![CDATA[
43-
<em>/** Short description.</em>
44-
*/
45-
46-
/**
47-
<em>* Short description */</em>
43+
<em>/** Short description. */</em>
4844
]]>
4945
</code>
5046
</code_comparison>

0 commit comments

Comments
 (0)