chore: fix typos
This commit is contained in:
@@ -429,8 +429,8 @@ library LibManager {
|
||||
}
|
||||
}
|
||||
|
||||
/// @notice Calls a hook if needed after new funds have been transfered to a
|
||||
/// manager
|
||||
/// @notice Calls a hook if needed after new funds have been transferred to
|
||||
/// a manager
|
||||
function invest(uint256 amount, bytes memory config) internal {
|
||||
(ManagerType managerType, bytes memory data) =
|
||||
parseManagerConfig(config);
|
||||
|
||||
Reference in New Issue
Block a user