Explorar o código

Fixed a typo in a comment. (#1422)

Nicolás Venturo %!s(int64=7) %!d(string=hai) anos
pai
achega
3341dd8899
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contracts/introspection/ERC165.sol

+ 1 - 1
contracts/introspection/ERC165.sol

@@ -42,7 +42,7 @@ contract ERC165 is IERC165 {
   }
 
   /**
-   * @dev private method for registering an interface
+   * @dev internal method for registering an interface
    */
   function _registerInterface(bytes4 interfaceId)
     internal