Closes gh-7530
This commit is contained in:
Johnny Lim
2016-11-30 10:19:20 +09:00
committed by Stephane Nicoll
parent b35b7664b8
commit 423f8037ce
10 changed files with 17 additions and 17 deletions

View File

@@ -86,7 +86,7 @@ public class Repackager {
}
/**
* Add a listener that will be triggered to dispaly a warning if searching for the
* Add a listener that will be triggered to display a warning if searching for the
* main class takes too long.
* @param listener the listener to add
*/