summaryrefslogtreecommitdiff
path: root/docs/library/pyb.ExtInt.rst
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-06-08 16:00:12 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-06-08 16:00:12 +0300
commit585aafc27eb7fa8fe660e3eeaa29bf8d7ab99213 (patch)
tree553636530ad00033b77d1fed4c8e437377cae377 /docs/library/pyb.ExtInt.rst
parent0d8c22b122cf044e9bbb561d84ef614150a176e5 (diff)
docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such.
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 8344a14c2..89db62e46 100644
--- a/docs/library/pyb.ExtInt.rst
+++ b/docs/library/pyb.ExtInt.rst
@@ -72,7 +72,7 @@ Constructors
Class methods
-------------
-.. method:: ExtInt.regs()
+.. classmethod:: ExtInt.regs()
Dump the values of the EXTI registers.