Skip to content

Commit 2043642

Browse files
chore: fix typos
1 parent a12337d commit 2043642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integrations/oracles/layerzero/external/layerzero-v2/MinimalOApp.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
import { IERC20, SafeERC20 } from "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
1313

1414
/**
15-
* @notice This is a minimal implemenetation of LayerZero OApp contracts
15+
* @notice This is a minimal implementation of LayerZero OApp contracts
1616
* https://github.com/LayerZero-Labs/LayerZero-v2/blob/c09287a8b1f236fcc057f474d8a773a0fb7758df/packages/layerzero-v2/evm/oapp/contracts/oapp/OApp.sol
1717
* to make it ownerless and succinct.
1818
*/

0 commit comments

Comments
 (0)