Skip to content

Commit c551a86

Browse files
committed
Merge branch 'master' into 4.x
2 parents 865a228 + 0ce545b commit c551a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/PSR1/Docs/Files/SideEffectsStandard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Foo
2020
{
2121
}
2222
23-
<em>echo "Class Foo loaded."</em>
23+
<em>echo "Class Foo loaded.";</em>
2424
]]>
2525
</code>
2626
</code_comparison>

0 commit comments

Comments
 (0)