We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e5487 commit 4b7da22Copy full SHA for 4b7da22
contracts/standard/arbitration/LinguoToken.sol
@@ -140,7 +140,7 @@ contract LinguoToken is Arbitrable {
140
/** @dev Constructor.
141
* @param _arbitrator The arbitrator of the contract.
142
* @param _arbitratorExtraData Extra data for the arbitrator.
143
- * @param _WETH Address of the WETH token contract
+ * @param _WETH Address of the WETH token contract.
144
* @param _uniswapFactory Address of the UniswapPair factory contract.
145
* @param _reviewTimeout Time in seconds during which a translation can be challenged.
146
* @param _translationMultiplier Multiplier for calculating translator's deposit. In basis points.
0 commit comments