diff options
| author | arofarn <42314266+arofarn@users.noreply.github.com> | 2018-08-15 14:10:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-15 14:10:51 +0000 |
| commit | 9efe1053aa9adb831970608594ad020aaadd2d0d (patch) | |
| tree | 4cdc978d93dfe68cdce25888472c4d99965992d4 | |
| parent | b20df07eff3ad289ec954f0e0c4a1ddf13871ea1 (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" |
