Skip to content

Commit c8195a5

Browse files
committed
Update title
1 parent 472b513 commit c8195a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/libraries/KindMath.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pragma solidity ^0.4.24;
33
// Copied from OpenZeppelin and modified to be friendlier
44

55
/**
6-
* @title SafeMath
6+
* @title KindMath
77
* @dev Math operations with safety checks that throw on error
88
*/
99
library KindMath {

0 commit comments

Comments
 (0)