diff --git a/src/main/java/com/Acrobot/Breeze/Utils/PriceUtil.java b/src/main/java/com/Acrobot/Breeze/Utils/PriceUtil.java index d449580..11d9001 100644 --- a/src/main/java/com/Acrobot/Breeze/Utils/PriceUtil.java +++ b/src/main/java/com/Acrobot/Breeze/Utils/PriceUtil.java @@ -49,7 +49,7 @@ public class PriceUtil { } /** - * Gets the buy price from te text + * Gets the buy price from the text * * @param text Text to check * @return Buy price @@ -59,7 +59,7 @@ public class PriceUtil { } /** - * Gets the sell price from te text + * Gets the sell price from the text * * @param text Text to check * @return Sell price