Skip to content

Commit dfe19f1

Browse files
Update c-api/arg.po
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
1 parent fd00a48 commit dfe19f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

c-api/arg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ msgid ""
278278
"contain embedded null bytes; if it does, a :exc:`ValueError` exception is "
279279
"raised."
280280
msgstr ""
281-
"Ce format converti un *bytes-like object* vers un pointeur C vers un chaîne "
281+
"Ce format convertit un *objet compatible avec une chaîne d'octets* en un pointeur C vers une chaîne "
282282
"de caractères; Il n'accepte pas les objets Unicode. Le tampon d'octets ne "
283283
"doit pas contenir d'octets *null*; si c'est le cas, une exception :exc:"
284284
"`ValueError` est levée."

0 commit comments

Comments
 (0)