mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #675 from pjdelport/patch-3
Add missing inline code tag
This commit is contained in:
commit
9da08ac310
@ -15,7 +15,7 @@ Time Units
|
|||||||
==========
|
==========
|
||||||
|
|
||||||
Suffixes of ``seconds``, ``minutes``, ``hours``, ``days``, ``weeks`` and
|
Suffixes of ``seconds``, ``minutes``, ``hours``, ``days``, ``weeks`` and
|
||||||
`years` after literal numbers can be used to convert between units of time where seconds are the base
|
``years`` after literal numbers can be used to convert between units of time where seconds are the base
|
||||||
unit and units are considered naively in the following way:
|
unit and units are considered naively in the following way:
|
||||||
|
|
||||||
* ``1 == 1 second``
|
* ``1 == 1 second``
|
||||||
|
Loading…
Reference in New Issue
Block a user