aboutsummaryrefslogtreecommitdiffstats
path: root/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial')
-rw-r--r--tutorial/tutorial.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html
index b1541770..b68677ee 100644
--- a/tutorial/tutorial.html
+++ b/tutorial/tutorial.html
@@ -1074,7 +1074,7 @@ They have the same set of methods and fields.
<p>Javassist provides a convenient class for reloading a class at runtime.
For more information, see the API documentation of
-<code>javassist.tool.HotSwapper</code>.
+<code>javassist.tools.HotSwapper</code>.
<p><br>