Skip to content

Commit 8f9aa56

Browse files
committed
Correct title name to PerpV2LeverageModule
1 parent 4787804 commit 8f9aa56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/protocol/modules/PerpV2LeverageModule.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import { AddressArrayUtils } from "../../lib/AddressArrayUtils.sol";
4545
import { UnitConversionUtils } from "../../lib/UnitConversionUtils.sol";
4646

4747
/**
48-
* @title PerpLeverageModule
48+
* @title PerpV2LeverageModule
4949
* @author Set Protocol
5050
* @notice Smart contract that enables leveraged trading using the PerpV2 protocol. Each SetToken can only manage a single Perp account
5151
* represented as a positive equity external position whose value is the net Perp account value denominated in the collateral token

0 commit comments

Comments
 (0)