Skip to content

Commit c4363cb

Browse files
committed
fixed internal link url(nowdoc).
1 parent 764e22f commit c4363cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/oop5/changelog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
<entry>5.3.0</entry>
256256
<entry>
257257
Added: <link linkend="language.types.string.syntax.heredoc">heredoc</link>
258-
and <link linkend="language.types.string.syntax.heredoc">nowdoc</link>
258+
and <link linkend="language.types.string.syntax.nowdoc">nowdoc</link>
259259
support for class <emphasis>const</emphasis> and property definitions.
260260
Note: heredoc values must follow the same rules as double-quoted strings,
261261
(e.g. no variables within).

0 commit comments

Comments
 (0)