aboutsummaryrefslogtreecommitdiff
path: root/docs/library/micropython.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-08-29 16:53:30 +1000
committerDamien George <damien.p.george@gmail.com>2017-08-29 16:53:30 +1000
commitfe6f0354f6c1392dbdcfc7d9331c6a5ef3b3773a (patch)
tree90f01ea723eb3ec626213c0f97449c155abad850 /docs/library/micropython.rst
parente30ba2f1c7d0cccaf62640aa97de9fd6e82dcab7 (diff)
docs/library/micropython: Fix typo in RST formatting.
Diffstat (limited to 'docs/library/micropython.rst')
-rw-r--r--docs/library/micropython.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/micropython.rst b/docs/library/micropython.rst
index 4ff0b0c15..c13a7391b 100644
--- a/docs/library/micropython.rst
+++ b/docs/library/micropython.rst
@@ -46,7 +46,7 @@ Functions
.. function:: mem_info([verbose])
- Print information about currently used memory. If the *verbose`* argument
+ Print information about currently used memory. If the *verbose* argument
is given then extra information is printed.
The information that is printed is implementation dependent, but currently