From d527d47d926b8ff165c47b8be7b95ce6c9265209 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Sat, 20 Mar 2021 13:22:35 +0300 Subject: Unify Russian translation for callback word (#226) * Unify Russian translation for callback word * Apply suggestions from code review Co-authored-by: Sasha Sushko * Fixes Co-authored-by: Sasha Sushko --- files/ru/web/api/node/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/node') diff --git a/files/ru/web/api/node/index.html b/files/ru/web/api/node/index.html index e3b01ed097..a8b7e33c56 100644 --- a/files/ru/web/api/node/index.html +++ b/files/ru/web/api/node/index.html @@ -191,7 +191,7 @@ translation_of: Web/API/Node
parentNode
Родительский узел (Node Object).
callbackFunction
-
Обратный вызов функции (Function).
+
Колбэк-функции (Function).

Пример использования

-- cgit v1.2.3-54-g00ecf