From bd6d4dcb4cc5a68c9c4d79d640567fd8b5cd8279 Mon Sep 17 00:00:00 2001 From: chiba Date: Mon, 21 Apr 2008 15:09:42 +0000 Subject: fixed a typo. git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@434 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- tutorial/tutorial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html index 9e6c8366..87027d62 100644 --- a/tutorial/tutorial.html +++ b/tutorial/tutorial.html @@ -1043,7 +1043,7 @@ adds a new field hiddenValue to java.lang.String: +cc.writeFile(".");

This program produces a file "./java/lang/String.class". -- cgit v1.2.3