diff options
Diffstat (limited to 'docs/library/pyb.ExtInt.rst')
-rw-r--r-- | docs/library/pyb.ExtInt.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/pyb.ExtInt.rst b/docs/library/pyb.ExtInt.rst index 8344a14c2e..89db62e464 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. |