mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-02-04 04:21:19 +01:00
Grammar!
This commit is contained in:
parent
693b1e3691
commit
1d550874fb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user