svn: /phpdoc/fr/trunk/ appendices/migration74/deprecated.xml reference/mbstring/configure.xml
[email protected] (George Peter Banyard)
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
girgias Sun, 06 Dec 2020 17:49:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351927
Log:
French typos fix contributed by anonymous users
Changed paths:
U phpdoc/fr/trunk/appendices/migration74/deprecated.xml
U phpdoc/fr/trunk/reference/mbstring/configure.xml
Modified: phpdoc/fr/trunk/appendices/migration74/deprecated.xml
===================================================================
--- phpdoc/fr/trunk/appendices/migration74/deprecated.xml 2020-12-06 16:20:35 UTC (rev 351926)
+++ phpdoc/fr/trunk/appendices/migration74/deprecated.xml 2020-12-06 17:49:06 UTC (rev 351927)
@@ -42,7 +42,7 @@
</sect3>
<sect3 xml:id="migration74.deprecated.core.real">
- <title>Le transtypage (real) et la fonction<function>is_real</function></title>
+ <title>Le transtypage (real) et la fonction <function>is_real</function></title>
<para>
Le transtypage <literal>(real)</literal> est obsolète,
Modified: phpdoc/fr/trunk/reference/mbstring/configure.xml
===================================================================
--- phpdoc/fr/trunk/reference/mbstring/configure.xml 2020-12-06 16:20:35 UTC (rev 351926)
+++ phpdoc/fr/trunk/reference/mbstring/configure.xml 2020-12-06 17:49:06 UTC (rev 351927)
@@ -41,7 +41,7 @@
À partir de PHP 7.4.0, pkg-config est utilisé pour détecter la
bibliothèque libonig.
Antérieur à PHP 7.4.0, <productname>Oniguruma</productname> était inclue
- avec <literal>mbstring</literal>, mais il était possible de compilé contre
+ avec <literal>mbstring</literal>, mais il était possible de compiler contre
une version de libonig déjà installé en passant
<option role="configure">--with-onig[=DIR]</option>.
</para>