aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/console/timeend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/console/timeend/index.html')
-rw-r--r--files/ru/web/api/console/timeend/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/console/timeend/index.html b/files/ru/web/api/console/timeend/index.html
index fd23031ed5..75773824ad 100644
--- a/files/ru/web/api/console/timeend/index.html
+++ b/files/ru/web/api/console/timeend/index.html
@@ -41,7 +41,7 @@ console.timeEnd("answer time");</pre>
<p><img alt="timerresult.png" src="https://mdn.mozillademos.org/files/16741/timer_output.png"></p>
-<p>Обратите внимение, что метка таймера отображается как при вызове <code>timeLog()</code>, так и завершении таймера. Кроме того, вызов timeEnd() выводит дополнительную информацию "timer ended", чтобы очевидно показать, что таймер больше не отслеживается.</p>
+<p>Обратите внимание, что метка таймера отображается как при вызове <code>timeLog()</code>, так и завершении таймера. Кроме того, вызов timeEnd() выводит дополнительную информацию "timer ended", чтобы очевидно показать, что таймер больше не отслеживается.</p>
<h2 id="Specification" name="Specification">Спецификация</h2>