aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/domtokenlist/replace/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/domtokenlist/replace/index.html')
-rw-r--r--files/ru/web/api/domtokenlist/replace/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/domtokenlist/replace/index.html b/files/ru/web/api/domtokenlist/replace/index.html
index 3fb65e93ea..ad41a3d422 100644
--- a/files/ru/web/api/domtokenlist/replace/index.html
+++ b/files/ru/web/api/domtokenlist/replace/index.html
@@ -22,7 +22,7 @@ translation_of: Web/API/DOMTokenList/replace
<h3 id="Возвращает_значение">Возвращает значение</h3>
-<p>Boolean, которое будет <code>true</code>, если <code><var>oldToken</var></code> был успешно заменен, или <code>false</code> в противном случае.</p>
+<p>Boolean, которое будет <code>true</code>, если <code><var>oldToken</var></code> был успешно заменён, или <code>false</code> в противном случае.</p>
<div class="note">
<p><strong>Примечание</strong>: В старых браузерах <code>replace()</code> возвращает void.</p>