Skip to content

Commit e34ee22

Browse files
committed
update comment
1 parent 33a1e8a commit e34ee22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ATokenVaultFactory.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {ATokenVault} from "./ATokenVault.sol";
1111
/**
1212
* @title ATokenVaultFactory
1313
* @author Aave Protocol
14-
* @notice Factory contract for deploying ATokenVault instances using the proxy pattern
14+
* @notice Factory contract for deploying ATokenVault instances
1515
*/
1616
contract ATokenVaultFactory {
1717
/*//////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)