fix typo in comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1884 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2007-10-15 20:23:14 +00:00
parent 30b445f94f
commit 6fb32d45ed
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import com.ibm.wala.util.intset.SparseIntSet;
/**
*
* A binary flow function corresponding to a return statments combining
* A binary flow function corresponding to a return statements combining
* information from the call site and the exit site.
*
* This function should be pairwise distributive for use with the Tabulation