summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/esp32.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/esp32.rst')
-rw-r--r--docs/library/esp32.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/esp32.rst b/docs/library/esp32.rst
index 422329bf1e..dc35e7905e 100644
--- a/docs/library/esp32.rst
+++ b/docs/library/esp32.rst
@@ -114,7 +114,7 @@ methods to enable over-the-air (OTA) updates.
These methods implement the simple and :ref:`extended
<block-device-interface>` block protocol defined by
- :class:`os.AbstractBlockDev`.
+ :class:`vfs.AbstractBlockDev`.
.. method:: Partition.set_boot()