summaryrefslogtreecommitdiff
path: root/docs/zephyr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr')
-rw-r--r--docs/zephyr/quickref.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zephyr/quickref.rst b/docs/zephyr/quickref.rst
index 329a9c41c..57262ffb5 100644
--- a/docs/zephyr/quickref.rst
+++ b/docs/zephyr/quickref.rst
@@ -19,7 +19,7 @@ See the corresponding section of the tutorial: :ref:`intro`.
Delay and timing
----------------
-Use the :mod:`time <utime>` module::
+Use the :mod:`time <time>` module::
import time