Merge pull request #52 from vemacs/patch-1

Update Potato.java
This commit is contained in:
Kyle Clemens 2015-10-01 17:50:20 -04:00
commit e96e7d2e2b

View file

@ -7,7 +7,7 @@ import java.util.ArrayList;
import java.util.List;
/**
* A delicious tuber that is eaten by peoples all over the world.
* A delicious tuber that is eaten by various peoples all over the world.
*/
public class Potato implements Tuber {