fix typo in comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1580 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2007-08-07 14:17:07 +00:00
parent d830347245
commit 178a3a9c65
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ public abstract class DFSFinishTimeIterator<T> extends Stack<T> implements Itera
private Graph<T> G;
/**
* Subclasses must call this in the construtor!
* Subclasses must call this in the constructor!
*
* @param G
* @param nodes