This commit is contained in:
Henry Ammermann 2014-06-23 01:24:56 -07:00
parent 1f68582e62
commit 742fe0740c

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();