Update Potato.java

This commit is contained in:
Blinky™ 2015-10-01 15:49:38 -06:00
parent 074f15a5a6
commit b140c1ac77

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 {