docs/library/rp2.rst: Fix typo overriden->overridden.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George 2021-05-12 00:05:55 +10:00
parent 18d984c8b2
commit 87e38b3cc8
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ For running PIO programs, see :class:`rp2.StateMachine`.
- *sideset_init* configures the pins used side-setting. There can be at - *sideset_init* configures the pins used side-setting. There can be at
most 5. most 5.
The following parameters are used by default, but can be overriden in The following parameters are used by default, but can be overridden in
`StateMachine.init()`: `StateMachine.init()`:
- *in_shiftdir* is the default direction the ISR will shift, either - *in_shiftdir* is the default direction the ISR will shift, either