Skip to content

Commit c8a7944

Browse files
committed
chore: typo
Signed-off-by: Tomás Migone <[email protected]>
1 parent 5744c86 commit c8a7944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/horizon/contracts/interfaces/internal/IHorizonStakingMain.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ interface IHorizonStakingMain {
189189
* @param verifier The address of the verifier
190190
* @param delegator The address of the delegator
191191
* @param tokens The amount of tokens undelegated
192-
* @param tokens The amount of shares undelegated
192+
* @param shares The amount of shares undelegated
193193
*/
194194
event TokensUndelegated(
195195
address indexed serviceProvider,

0 commit comments

Comments
 (0)