From 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:30 +0100 Subject: unslug fr: modify --- files/fr/glossary/local_scope/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/fr/glossary/local_scope/index.html') diff --git a/files/fr/glossary/local_scope/index.html b/files/fr/glossary/local_scope/index.html index ab16092347..a0e43cadf2 100644 --- a/files/fr/glossary/local_scope/index.html +++ b/files/fr/glossary/local_scope/index.html @@ -1,10 +1,11 @@ --- title: Portée locale -slug: Glossaire/Portée_locale +slug: Glossary/Local_scope tags: - Encodage - Glossaire translation_of: Glossary/Local_scope +original_slug: Glossaire/Portée_locale ---

La portée locale est une caractéristique des {{glossary("Variable","variables")}} qui les rend locales (c'est-à-dire, le nom de la variable est lié à sa {{glossary("Value","valeur")}} seulement à l'intérieur d'une portée qui n'est pas la {{glossary("Global scope","portée globale")}}).

-- cgit v1.2.3-54-g00ecf