Skip to content

Commit 4b7da22

Browse files
docs(LinguoToken): comment fix
1 parent c5e5487 commit 4b7da22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/standard/arbitration/LinguoToken.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ contract LinguoToken is Arbitrable {
140140
/** @dev Constructor.
141141
* @param _arbitrator The arbitrator of the contract.
142142
* @param _arbitratorExtraData Extra data for the arbitrator.
143-
* @param _WETH Address of the WETH token contract
143+
* @param _WETH Address of the WETH token contract.
144144
* @param _uniswapFactory Address of the UniswapPair factory contract.
145145
* @param _reviewTimeout Time in seconds during which a translation can be challenged.
146146
* @param _translationMultiplier Multiplier for calculating translator's deposit. In basis points.

0 commit comments

Comments
 (0)