summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-08-18 11:42:06 -0400
committerLucian Copeland <hierophect@gmail.com>2020-08-18 11:42:06 -0400
commitda75445cd58d0fbf72c6b323b1b0bd53197f9cf3 (patch)
tree8cea954b6bc6ce3a2949f57c24d3459a6ddfcd51 /locale/circuitpython.pot
parentd0d6a951da9ef39f68a0d118db6c22c7e4ec9b2b (diff)
Style changes, reposition runtime errors
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index b98e0e213..d9d5d6e17 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-08-17 10:10-0400\n"
+"POT-Creation-Date: 2020-08-18 11:19-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1334,7 +1334,7 @@ msgstr ""
#: ports/stm/common-hal/pulseio/PulseOut.c
msgid ""
"Port does not accept pins or frequency. "
-"Construct and pass a PWM Carrier instead"
+"Construct and pass a PWMOut Carrier instead"
msgstr ""
#: shared-bindings/_bleio/Adapter.c