Fix typo in section id
This commit is contained in:
parent
347e8dfc86
commit
50d4ebcc71
|
@ -787,7 +787,7 @@ boolean trueValue =
|
|||
</programlisting>
|
||||
</section>
|
||||
|
||||
<section id="expressions-constrcutors">
|
||||
<section id="expressions-constructors">
|
||||
<title>Constructors</title>
|
||||
|
||||
<para>Constructors can be invoked using the new operator. The fully
|
||||
|
|
Loading…
Reference in New Issue