Skip to content

Commit 7b1fff9

Browse files
committed
added a more descriptive title
1 parent 5bb3ac8 commit 7b1fff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/ch4_conditionals.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ The <c>switch</c> statement is not used very often, and we recommend you do not
352352
</p>
353353

354354
<table xml:id="java-exceptions">
355-
<title>Exceptions</title>
355+
<title>Java Exceptions Used with <c>try-catch</c> Blocks</title>
356356
<tabular>
357357
<row>
358358
<cell><term>Exception</term></cell>

0 commit comments

Comments
 (0)