diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/ru/glossary/first-class_function/index.html | 2 |
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> |