Skip to content

Commit

Permalink
Update src/apps/KintoAppRegistry.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Federico Martín Alconada Verzini <[email protected]>
  • Loading branch information
rrecuero and fedealconada authored Jan 8, 2024
1 parent ec08496 commit f5fc112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/KintoAppRegistry.sol
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ contract KintoAppRegistry is
}

/**
* @dev Returns the contract that sponsors a contract
* @dev Returns the sponsoring contract
* @param _contract The address of the contract
* @return The address of the contract that sponsors the contract
*/
Expand Down

0 comments on commit f5fc112

Please sign in to comment.