We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472b513 commit c8195a5Copy full SHA for c8195a5
contracts/libraries/KindMath.sol
@@ -3,7 +3,7 @@ pragma solidity ^0.4.24;
3
// Copied from OpenZeppelin and modified to be friendlier
4
5
/**
6
- * @title SafeMath
+ * @title KindMath
7
* @dev Math operations with safety checks that throw on error
8
*/
9
library KindMath {
0 commit comments