mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #7395 from balajipachai/patch-2
Fixed typo at the end of the file
This commit is contained in:
commit
57def9e8b4
@ -1139,6 +1139,6 @@ added looks like the one below::
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
It is recommended that Solidity contracts are fully annontated using `NatSpec <natspec>`_ for all public interfaces (everything in the ABI).
|
It is recommended that Solidity contracts are fully annotated using `NatSpec <natspec>`_ for all public interfaces (everything in the ABI).
|
||||||
|
|
||||||
Please see the section about `NatSpec <natspec>`_ for a detailed explanation.
|
Please see the section about `NatSpec <natspec>`_ for a detailed explanation.
|
||||||
|
Loading…
Reference in New Issue
Block a user