Merge pull request #2 from hintss/patch-1

fix typo in jd
This commit is contained in:
Nick Minkler 2014-06-23 06:09:36 -07:00
commit 5fd3473fad

View File

@ -34,7 +34,7 @@ public interface Economy {
/**
* Gets name of economy method
* @return Name of Ecoomy Method
* @return Name of Economy Method
*/
public String getName();