com doc/fr: Update namespaces.xml: language/namespaces.xml
[email protected] (George Peter Banyard) Sat, 16 Jan 2021 09:21:17 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 1a4dc1ac15dd9eed05fec4cdfb4b6ea46b062b25 Author: Tony-Truand <[email protected]> Fri, 15 Jan 2021 18:03:17 +0100 Committer: George Peter Banyard <[email protected]> Sat, 16 Jan 2021 09:21:17 +0000 Parents: f7518347a7ee065d2ca1ebe031d65801d66aa764 Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=1a4dc1ac15dd9eed05fec4cdfb4b6ea46b062b25 Log: Update namespaces.xml Répétition et du coup mauvaise syntaxe Closes GH-10 Signed-off-by: George Peter Banyard <[email protected]> Changed paths: M language/namespaces.xml Diff: diff --git a/language/namespaces.xml b/language/namespaces.xml index 4985d811c3..6d3b4ff158 100644 --- a/language/namespaces.xml +++ b/language/namespaces.xml @@ -766,7 +766,7 @@ function toGreenlandic <sect2 xml:id="language.namespaces.importing.group"> <title>Déclaration du groupe <literal>use</literal></title> <para> - Les classes, fonctions et constantes peuvent être importées depuis + Les classes, fonctions et constantes importées depuis le même &namespace; peuvent être regroupées dans une seule instruction &use.namespace;. </para>