FIX: Found one while reading, grepped for the others. (#1793)
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
This commit is contained in:
parent 78b1ab4c42
commit 3ecf3058c6
10 changed files with 28 additions and 28 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2021-11-27 10:27+0100\n" | ||||
"PO-Revision-Date: 2020-12-17 21:41+0100\n" | ||||
"PO-Revision-Date: 2021-12-16 17:28+0100\n" | ||||
"Last-Translator: Mathieu Dupuy <deronnax@gmail.com>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -1073,7 +1073,7 @@ msgstr "" | |||
"ne dépendent pas des données. Par exemple, ``erf(x)`` est une routine de " | ||||
"conversion pratique qui apparaît dans le travail statistique mais qui ne " | ||||
"dépend pas directement d'un ensemble de données particulier. Elle peut être " | ||||
"appelée à partir d'un objet ou de la classe : ``s.erf(1.5) --> .9332``` ou " | ||||
"appelée à partir d'un objet ou de la classe : ``s.erf(1.5) --> .9332`` ou " | ||||
"``Sample.erf(1.5) --> .9332``." | ||||
| ||||
#: howto/descriptor.rst:1236 | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue