aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/xmlhttprequest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/index.html')
-rw-r--r--files/ru/web/api/xmlhttprequest/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/xmlhttprequest/index.html b/files/ru/web/api/xmlhttprequest/index.html
index c880307d7d..8ad7841fec 100644
--- a/files/ru/web/api/xmlhttprequest/index.html
+++ b/files/ru/web/api/xmlhttprequest/index.html
@@ -249,7 +249,7 @@ translation_of: Web/API/XMLHttpRequest
<td><code>ontimeout</code></td>
<td><code>Function</code></td>
<td>
- <p>Функция обратного вызова которая будет вызвана в случае таймаута.</p>
+ <p>Колбэк-функция которая будет вызвана в случае таймаута.</p>
</td>
</tr>
<tr id="upload">