aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/global_variable
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/global_variable')
-rw-r--r--files/ru/glossary/global_variable/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/glossary/global_variable/index.html b/files/ru/glossary/global_variable/index.html
index a9e4a36a5b..aff656f793 100644
--- a/files/ru/glossary/global_variable/index.html
+++ b/files/ru/glossary/global_variable/index.html
@@ -1,9 +1,10 @@
---
title: Глобальная переменная
-slug: Словарь/global_variable
+slug: Glossary/Global_variable
tags:
- Словарь
translation_of: Glossary/Global_variable
+original_slug: Словарь/global_variable
---
<p>Глобальная перменная это переменная, которая была объявлена в глобальной области видимости. Иначе говоря, переменная, доступ к которой, можно получить со всех других областей видимости.</p>