aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/constant/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/constant/index.html')
-rw-r--r--files/ru/glossary/constant/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/constant/index.html b/files/ru/glossary/constant/index.html
index 19aa6767c2..8fa06d2e4e 100644
--- a/files/ru/glossary/constant/index.html
+++ b/files/ru/glossary/constant/index.html
@@ -5,7 +5,7 @@ tags:
- Constant
- Glossary
translation_of: Glossary/Constant
-original_slug: Словарь/Константа
+original_slug: Глоссарий/Константа
---
<p>Константа хранит значение, которое программист не хочет изменять, например числа(1, 2, 42). С другой стороны, у {{glossary("variable","переменных")}} программист может установить новое {{glossary("value","значение")}} к переменной, имя которой уже используется.</p>