fix a comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2848 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2008-05-25 19:26:25 +00:00
parent 796eb7a879
commit 0f43338813
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public class GetLoadedFields {
private final static ClassLoader MY_CLASSLOADER = GetLoadedFields.class.getClassLoader();
/**
* Use the 'CountParameters' launcher to run this program with the appropriate classpath
* Use the 'GetLoadedFields' launcher to run this program with the appropriate classpath
* @throws InvalidClassFileException
*/
public static void main(String[] args) throws IOException, ClassHierarchyException, InvalidClassFileException {