Skip to content

Commit c2d6e35

Browse files
rodrigoprimojrfnl
andauthored
Update src/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml
Co-authored-by: Juliette <[email protected]>
1 parent eab56f5 commit c2d6e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<documentation title="Opening Function Brace Kerninghan Ritchie">
22
<standard>
33
<![CDATA[
4-
The function opening brace must be on the same line as the function declaration, with exactly
4+
The function opening brace must be on the same line as the end of the function declaration, with exactly
55
one space between them, and must be the last content on the line.
66
]]>
77
</standard>

0 commit comments

Comments
 (0)