diff options
| author | Bernhard Boser <boser@berkeley.edu> | 2020-12-07 16:08:16 -0800 |
|---|---|---|
| committer | Bernhard Boser <boser@berkeley.edu> | 2020-12-07 16:08:16 -0800 |
| commit | 534b48fcfe688d88455bd8421fa02255ecc8508b (patch) | |
| tree | ad14066d8b8ac7816dadff6f7cb70484c56cfee5 /locale/circuitpython.pot | |
| parent | b5b6b6d0f2fe669e0304521d663b16388c63b15e (diff) | |
remove a ~ from doc that causes an error; add ExtType.c to circuitpy_defns.mk
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 979f62466..7acfbe1de 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-12-07 15:35-0800\n" +"POT-Creation-Date: 2020-12-07 16:05-0800\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" |
