1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-26 08:02:09 +01:00

Fix grammar and spelling

This commit is contained in:
Louis-Arnaud
2026-03-12 11:31:12 +01:00
committed by GitHub
parent 59a4f47b2e
commit 0ea1db2ef0
38 changed files with 119 additions and 119 deletions

View File

@@ -6,7 +6,7 @@
<refentry xml:id="function.fann-set-rprop-decrease-factor" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>fann_set_rprop_decrease_factor</refname>
<refpurpose>Définit le facteur de diminution utilisé pendant l'entrainement RPROP</refpurpose>
<refpurpose>Définit le facteur de diminution utilisé pendant l'entraînement RPROP</refpurpose>
</refnamediv>
<refsect1 role="description">
@@ -17,7 +17,7 @@
<methodparam><type>float</type><parameter>rprop_decrease_factor</parameter></methodparam>
</methodsynopsis>
<para>
Définit le facteur de diminution utilisé pendant l'entrainement RPROP.
Définit le facteur de diminution utilisé pendant l'entraînement RPROP.
</para>
</refsect1>