summaryrefslogtreecommitdiff
path: root/docs/library/micropython.rst
diff options
context:
space:
mode:
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 ded52deb0..7106a1a2f 100644
--- a/docs/library/micropython.rst
+++ b/docs/library/micropython.rst
@@ -100,7 +100,7 @@ Functions
unlocked.
Note: `heap_locked()` is not enabled on most ports by default,
- requires `MICROPY_PY_MICROPYTHON_HEAP_LOCKED`.
+ requires ``MICROPY_PY_MICROPYTHON_HEAP_LOCKED``.
.. function:: kbd_intr(chr)