fix typo in comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1941 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2007-10-24 19:25:23 +00:00
parent 266867a0ab
commit d4574334a8
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ public class CornerCasesTest extends WalaTestCase {
private static final ClassLoader MY_CLASSLOADER = CornerCasesTest.class.getClassLoader();
/**
* test that getMethod() works even if a declared ancester interface doesn't
* test that getMethod() works even if a declared ancestor interface doesn't
* exist
*
* @throws ClassHierarchyException