1
0
Fork 0

FIX: missing backtick.

This commit is contained in:
Julien Palard 2018-07-23 17:59:39 +02:00
parent 996b49d044
commit 14d9c26e27
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
"PO-Revision-Date: 2018-07-23 15:27+0200\n"
"PO-Revision-Date: 2018-07-23 17:59+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
@ -1200,7 +1200,7 @@ msgid ""
"memory allocators)."
msgstr ""
"Reportez-vous au chapitre :ref:`default-memory-allocators` et à la fonction :"
"c:func:`PyMem_SetupDebugHooks (configure des fonctions de debug sur les "
"c:func:`PyMem_SetupDebugHooks` (configure des fonctions de debug sur les "
"allocateurs de mémoire de Python)."
#: ../Doc/using/cmdline.rst:742