diff options
| author | Dan Halbert <halbert@adafruit.com> | 2021-02-28 22:21:08 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-28 22:21:08 -0500 |
| commit | 538cd7eadad5a7364cd33650ecbdb735ca89d27d (patch) | |
| tree | 5153cd6e84c060505c2d3bdb4fdea981b428885b /locale/circuitpython.pot | |
| parent | f4886a6f46ba4e421b739952be968703b1e7f4b6 (diff) | |
| parent | 24fdda038e8beac6103254ca0b8758a86118e542 (diff) | |
Merge pull request #4277 from adafruit/tannewt-patch-1
Typo fix: direcion -> direction
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index bc5c4084d..b50e63b75 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -1104,7 +1104,7 @@ msgid "Init program size invalid" msgstr "" #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c -msgid "Initial set pin direcion conflicts with initial out pin direction" +msgid "Initial set pin direction conflicts with initial out pin direction" msgstr "" #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c |
