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

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