docs/library/micropython: Fix typo in RST formatting.
This commit is contained in:
parent
e30ba2f1c7
commit
fe6f0354f6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue