aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/control_flow/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/control_flow/index.html')
-rw-r--r--files/fr/glossary/control_flow/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/control_flow/index.html b/files/fr/glossary/control_flow/index.html
index e308d5ef62..970f2243f1 100644
--- a/files/fr/glossary/control_flow/index.html
+++ b/files/fr/glossary/control_flow/index.html
@@ -1,11 +1,12 @@
---
title: Structure de contrôle
-slug: Glossaire/Structure_de_contrôle
+slug: Glossary/Control_flow
tags:
- Encodage
- Glossaire
- JavaScript
translation_of: Glossary/Control_flow
+original_slug: Glossaire/Structure_de_contrôle
---
<p>Les <em>structures de contrôle</em> déterminent l'ordre dans lequel l'ordinateur exécute les instructions d'un script.</p>