Skip to content

Commit 2ff5c3e

Browse files
committed
fix duplicate xml:id
1 parent 44298c6 commit 2ff5c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/ch2_firstjavaprogram.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ System.
453453
</p>
454454

455455

456-
<program xml:id="java-static" language="java">
456+
<program xml:id="java-staticmethod" language="java">
457457
<code>
458458
class Hello(object):
459459
@staticmethod

0 commit comments

Comments
 (0)