summaryrefslogtreecommitdiff
path: root/docs/library/pyb.ExtInt.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/pyb.ExtInt.rst')
-rw-r--r--docs/library/pyb.ExtInt.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/pyb.ExtInt.rst b/docs/library/pyb.ExtInt.rst
index 7741cc51e..f49fbb1a1 100644
--- a/docs/library/pyb.ExtInt.rst
+++ b/docs/library/pyb.ExtInt.rst
@@ -51,7 +51,7 @@ usrsw.h for an example of using this.
Constructors
------------
-.. class:: pyb.ExtInt(pin, mode, pull, callback)
+.. class:: ExtInt(pin, mode, pull, callback)
Create an ExtInt object: