aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/data_structure/index.html
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-15 14:29:50 +0300
committerAlexey Pyltsyn <lex61rus@gmail.com>2021-03-15 14:29:50 +0300
commit55ddd4454665a3c66e3d5b186bc79048468d36e7 (patch)
tree5391f1ae01bbcd484387bbc2373492ac9bc89dbc /files/ru/glossary/data_structure/index.html
parent08dc1a1e60063705ccefc1eb4ef0a17d1ddf196b (diff)
downloadtranslated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.gz
translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.bz2
translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.zip
Auto fixes
Diffstat (limited to 'files/ru/glossary/data_structure/index.html')
-rw-r--r--files/ru/glossary/data_structure/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/glossary/data_structure/index.html b/files/ru/glossary/data_structure/index.html
index a4780e1a34..57e5660dd4 100644
--- a/files/ru/glossary/data_structure/index.html
+++ b/files/ru/glossary/data_structure/index.html
@@ -1,5 +1,5 @@
---
-title: Cтруктура данных
+title: Структура данных
slug: Glossary/Data_structure
tags:
- Data structure
@@ -7,7 +7,7 @@ tags:
translation_of: Glossary/Data_structure
original_slug: Словарь/data_structure
---
-<p><strong>Cтруктура данных</strong> (data structure) — способ представления множества данных как связного целого, имеющего определённый программный интерфейс (методы доступа и манипулирования над элементами этих данных).</p>
+<p><strong>Структура данных</strong> (data structure) — способ представления множества данных как связного целого, имеющего определённый программный интерфейс (методы доступа и манипулирования над элементами этих данных).</p>
<h5 id="Learn_more"><strong>Learn more</strong></h5>