tweak some comments

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2274 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2008-01-03 19:32:15 +00:00
parent ce047d644c
commit dabc3c7a8f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import com.ibm.wala.util.debug.Trace;
/**
*
* A ClassTargetSelector that looks up the declared type of a NewSiteReference
* A ClassTargetSelector that looks up the declared type of a {@link NewSiteReference}
* based on bypass rules.
*
* @author dolby