This commit is contained in:
Andrzej Pomirski 2015-07-12 19:18:06 +02:00
parent 693b1e3691
commit 1d550874fb

View File

@ -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 * @param text Text to check
* @return Buy price * @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 * @param text Text to check
* @return Sell price * @return Sell price