diff options
| author | Blinky™ <d@nkmem.es> | 2015-10-01 15:49:38 -0600 |
|---|---|---|
| committer | Blinky™ <d@nkmem.es> | 2015-10-01 15:49:38 -0600 |
| commit | b140c1ac777453d43b80411d8d50e05c88e9131b (patch) | |
| tree | 0c72b464bd283b1230ca7e9acfd02b0aeac741ce /src/main/java | |
| parent | 074f15a5a63701875f9f6b5990ec1ce4cc880428 (diff) | |
Update Potato.java
Diffstat (limited to 'src/main/java')
| -rw-r--r-- | src/main/java/org/drtshock/Potato.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/org/drtshock/Potato.java b/src/main/java/org/drtshock/Potato.java index 120f88b..670807a 100644 --- a/src/main/java/org/drtshock/Potato.java +++ b/src/main/java/org/drtshock/Potato.java @@ -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 { |
