diff options
| author | arofarn <42314266+arofarn@users.noreply.github.com> | 2018-08-15 14:10:51 +0000 |
|---|---|---|
| committer | Pierrick C <arofarn@arofarn.info> | 2018-08-18 09:02:30 +0200 |
| commit | f8b5bf55a01609d94cdc564f9cdeeaf0f1d59248 (patch) | |
| tree | ca1c1d6e887c0d0f756ab8e66bac445ccfc9ff0f | |
| parent | 4d7989a9c0db2e3c7208b13fbf84fabfc876bcaa (diff) | |
Update fr.po
One more typo...
| -rw-r--r-- | locale/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/fr.po b/locale/fr.po index b31f9f715..2411a83cb 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -1341,7 +1341,7 @@ msgstr "le fichier doit être un fichier ouvert en mode byte" #: shared-bindings/bitbangio/I2C.c:111 shared-bindings/bitbangio/SPI.c:121 #: shared-bindings/busio/SPI.c:133 msgid "Function requires lock" -msgstr "La fonction nécessité un verrou" +msgstr "La fonction nécessite un verrou" #: shared-bindings/bitbangio/I2C.c:195 shared-bindings/busio/I2C.c:210 msgid "Buffer must be at least length 1" |
