fix style.

This commit is contained in:
Julien Palard 2017-05-16 23:44:27 +02:00
parent 92056bc065
commit 875aaef941

View File

@ -429,7 +429,8 @@ msgid ""
"Convert a Python character, represented as a string of length 1, to a C :c:"
"type:`char`."
msgstr ""
"Convertit un caractère Python, représenté comme une chaîne de longneur 1 en un type C :c:type:`int`."
"Convertit un caractère Python, représenté comme une chaîne de longneur 1 en "
"un type C :c:type:`int`."
#: ../Doc/c-api/arg.rst:210 ../Doc/c-api/arg.rst:519
msgid "``f`` (float) [float]"