Skip to content

Commit fd0b00d

Browse files
committed
Clarify that "open tag" means "PHP open tag".
1 parent 7b75bd1 commit fd0b00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/Squiz/Docs/Commenting/BlockCommentStandard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ echo 'Content';
251251
</code_comparison>
252252
<standard>
253253
<![CDATA[
254-
A block comment immediately after an open tag should not have a preceeding blank line.
254+
A block comment immediately after a PHP open tag should not have a preceeding blank line.
255255
]]>
256256
</standard>
257257
<code_comparison>

0 commit comments

Comments
 (0)