Skip to content

Commit fe6f035

Browse files
committed
docs/library/micropython: Fix typo in RST formatting.
1 parent e30ba2f commit fe6f035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/micropython.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Functions
4646

4747
.. function:: mem_info([verbose])
4848

49-
Print information about currently used memory. If the *verbose`* argument
49+
Print information about currently used memory. If the *verbose* argument
5050
is given then extra information is printed.
5151

5252
The information that is printed is implementation dependent, but currently

0 commit comments

Comments
 (0)