diff options
Diffstat (limited to 'files/ru/web/api/document/writeln/index.html')
-rw-r--r-- | files/ru/web/api/document/writeln/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/writeln/index.html b/files/ru/web/api/document/writeln/index.html index 98b8c1a3ea..0f1db604d6 100644 --- a/files/ru/web/api/document/writeln/index.html +++ b/files/ru/web/api/document/writeln/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/Document/writeln <p>Выводит в документ строку со знаком перевода каретки в конце.</p> -<h2 id="Syntax" name="Syntax">Синтакс</h2> +<h2 id="Syntax" name="Syntax">Синтаксис</h2> <pre class="eval">document.writeln(<em>line</em>); </pre> |