Merge pull request #675 from pjdelport/patch-3

Add missing inline code tag
This commit is contained in:
chriseth 2016-06-20 16:27:53 +02:00 committed by GitHub
commit 9da08ac310

View File

@ -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``