aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/namespace/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/namespace/index.html')
-rw-r--r--files/ja/glossary/namespace/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ja/glossary/namespace/index.html b/files/ja/glossary/namespace/index.html
index 25e647788f..ffdfa4ae5d 100644
--- a/files/ja/glossary/namespace/index.html
+++ b/files/ja/glossary/namespace/index.html
@@ -1,12 +1,13 @@
---
title: Namespace (名前空間)
-slug: Namespace
+slug: Glossary/Namespace
tags:
- CodingScripting
- Glossary
- Operating System
- オペレーティングシステム
translation_of: Glossary/Namespace
+original_slug: Namespace
---
<p>名前空間はプログラム内でコンテキストを識別する、論理的なグループの名前です。同じコンテキスト内かつ同じスコープの範囲内では、識別子は実態を一意に指定しなくてはなりません。</p>