mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fixing typo in "smart contracts"
This commit is contained in:
parent
c3b4292d1d
commit
790e7f42a1
@ -13,7 +13,7 @@ and :ref:`constant variable<constants>` definitions.
|
|||||||
SPDX License Identifier
|
SPDX License Identifier
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
Trust in smart contract can be better established if their source code
|
Trust in smart contracts can be better established if their source code
|
||||||
is available. Since making source code available always touches on legal problems
|
is available. Since making source code available always touches on legal problems
|
||||||
with regards to copyright, the Solidity compiler encourages the use
|
with regards to copyright, the Solidity compiler encourages the use
|
||||||
of machine-readable `SPDX license identifiers <https://spdx.org>`_.
|
of machine-readable `SPDX license identifiers <https://spdx.org>`_.
|
||||||
|
Loading…
Reference in New Issue
Block a user