aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/variable/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/variable/index.html')
-rw-r--r--files/fr/glossary/variable/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/variable/index.html b/files/fr/glossary/variable/index.html
index 547a5ef7e2..9e6841691b 100644
--- a/files/fr/glossary/variable/index.html
+++ b/files/fr/glossary/variable/index.html
@@ -1,6 +1,6 @@
---
title: Variable
-slug: Glossaire/Variable
+slug: Glossary/Variable
tags:
- Encodage
- Glossaire
@@ -8,6 +8,7 @@ tags:
- Programmation
- Variables
translation_of: Glossary/Variable
+original_slug: Glossaire/Variable
---
<p>Une variable est un emplacement nommé pour conserver une {{Glossary("Value", "valeur")}}. Ainsi, il est possible d'accéder à une valeur quelconque par l'intermédiaire d'un nom prédéterminé.</p>