summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/machine.TimerWiPy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/machine.TimerWiPy.rst')
-rw-r--r--docs/library/machine.TimerWiPy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/machine.TimerWiPy.rst b/docs/library/machine.TimerWiPy.rst
index f8c8bb29da..54280a5994 100644
--- a/docs/library/machine.TimerWiPy.rst
+++ b/docs/library/machine.TimerWiPy.rst
@@ -71,7 +71,7 @@ Methods
Otherwise, a TimerChannel object is initialized and returned.
- The operating mode is is the one configured to the Timer object that was used to
+ The operating mode is the one configured to the Timer object that was used to
create the channel.
- ``channel`` if the width of the timer is 16-bit, then must be either ``TIMER.A``, ``TIMER.B``.