aboutsummaryrefslogtreecommitdiff
path: root/src/main/javassist/bytecode/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/javassist/bytecode/package.html')
-rw-r--r--src/main/javassist/bytecode/package.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/javassist/bytecode/package.html b/src/main/javassist/bytecode/package.html
index 9da3888..e084193 100644
--- a/src/main/javassist/bytecode/package.html
+++ b/src/main/javassist/bytecode/package.html
@@ -9,10 +9,10 @@ bytecode instruction, and so on.
<p>The users of this package must know the specifications of
class file and Java bytecode. For more details, read this book:
-<ul>Tim Lindholm and Frank Yellin,
+<ul><li>Tim Lindholm and Frank Yellin,
"The Java Virtual Machine Specification 2nd Ed.",
Addison-Wesley, 1999.
-</ul>
+</li></ul>
</body>
</html>