From d9ee41f4a80746164242976a5cb344a67dd63ab5 Mon Sep 17 00:00:00 2001 From: Pi Delport Date: Mon, 20 Jun 2016 16:16:10 +0200 Subject: [PATCH] Add missing inline code tag --- docs/units-and-global-variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/units-and-global-variables.rst b/docs/units-and-global-variables.rst index 167c694db..8b8f4daa5 100644 --- a/docs/units-and-global-variables.rst +++ b/docs/units-and-global-variables.rst @@ -15,7 +15,7 @@ Time Units ========== 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: * ``1 == 1 second``