aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary
diff options
context:
space:
mode:
authorQulinxao <Qulinxao@users.noreply.github.com>2021-11-18 12:29:08 +0500
committerGitHub <noreply@github.com>2021-11-18 10:29:08 +0300
commit44b40fff7f1937604e1dcdd8b09ee9969b086ad1 (patch)
treee4b160f9680e2ad43d81b98e7a9493f6375471cb /files/ru/glossary
parent16ed3eeee01f5f06655f75ea26566b90d28f135a (diff)
downloadtranslated-content-44b40fff7f1937604e1dcdd8b09ee9969b086ad1.tar.gz
translated-content-44b40fff7f1937604e1dcdd8b09ee9969b086ad1.tar.bz2
translated-content-44b40fff7f1937604e1dcdd8b09ee9969b086ad1.zip
(ru) Fix link at "First-class Functions" page (#3131)
Co-authored-by: Sasha Sushko <sushko@outlook.com>
Diffstat (limited to 'files/ru/glossary')
-rw-r--r--files/ru/glossary/first-class_function/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/first-class_function/index.html b/files/ru/glossary/first-class_function/index.html
index 5d82897494..b5de188822 100644
--- a/files/ru/glossary/first-class_function/index.html
+++ b/files/ru/glossary/first-class_function/index.html
@@ -27,7 +27,7 @@ dog(3); //Эту функцию можно вызвать через перем
<h3 id="Общее_представление">Общее представление</h3>
<ul>
- <li>{{Interwiki("wikipedia", "First-class functions", "First-class functions")}} on Wikipedia</li>
+ <li>{{Interwiki("wikipedia", "Функции_первого_класса", "Функции первого класса")}} на Википедии</li>
</ul>
<p> </p>