diff options
Diffstat (limited to 'docs/units-and-global-variables.rst')
-rw-r--r-- | docs/units-and-global-variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/units-and-global-variables.rst b/docs/units-and-global-variables.rst index 8b8f4daa..c8ac8d12 100644 --- a/docs/units-and-global-variables.rst +++ b/docs/units-and-global-variables.rst @@ -14,7 +14,7 @@ A literal number can take a suffix of ``wei``, ``finney``, ``szabo`` or ``ether` Time Units ========== -Suffixes of ``seconds``, ``minutes``, ``hours``, ``days``, ``weeks`` and +Suffixes like ``seconds``, ``minutes``, ``hours``, ``days``, ``weeks`` and ``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: |