aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/globaleventhandlers/onload/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/globaleventhandlers/onload/index.html')
-rw-r--r--files/ru/web/api/globaleventhandlers/onload/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/globaleventhandlers/onload/index.html b/files/ru/web/api/globaleventhandlers/onload/index.html
index 7040dadfc4..3b6b12123a 100644
--- a/files/ru/web/api/globaleventhandlers/onload/index.html
+++ b/files/ru/web/api/globaleventhandlers/onload/index.html
@@ -41,7 +41,7 @@ translation_of: Web/API/GlobalEventHandlers/onload
</html>
</pre>
-<h2 id="Notes" name="Notes">Заметки</h2>
+<h2 id="Notes" name="Notes">Примечания</h2>
<p>Событие загрузки возникают в конце процесса загрузки документа. В этот момент все объекты документа находятся в DOM, и все картинки, скрипты, фреймы, ссылки загружены.</p>