diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/glossary/semantics/index.html | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/glossary/semantics/index.html')
-rw-r--r-- | files/fr/glossary/semantics/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/semantics/index.html b/files/fr/glossary/semantics/index.html index 9fd72fc006..e742de47e4 100644 --- a/files/fr/glossary/semantics/index.html +++ b/files/fr/glossary/semantics/index.html @@ -1,12 +1,13 @@ --- title: Sémantique -slug: Glossaire/Sémantique +slug: Glossary/Semantics tags: - Glossaire - HTML - Programmation - sémantique translation_of: Glossary/Semantics +original_slug: Glossaire/Sémantique --- <p><span class="seoSummary">En programmation, la <strong>sémantique</strong> fait référence au sens d'une partie de code — par exemple "quel effet aura l'exécution de cette ligne de JavaScript ?", ou "quel est le rôle ou le but de cet élément HTML" (plutôt que "à quoi ressemble-t-il ?".)</span></p> |