Fix typo in section id

This commit is contained in:
Sam Brannen 2012-05-15 14:25:10 +02:00
parent 347e8dfc86
commit 50d4ebcc71
1 changed files with 1 additions and 1 deletions

View File

@ -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