aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/element/hasattribute/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/element/hasattribute/index.html')
-rw-r--r--files/ru/web/api/element/hasattribute/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/element/hasattribute/index.html b/files/ru/web/api/element/hasattribute/index.html
index 12983eff93..de656ff27d 100644
--- a/files/ru/web/api/element/hasattribute/index.html
+++ b/files/ru/web/api/element/hasattribute/index.html
@@ -17,7 +17,7 @@ translation_of: Web/API/Element/hasAttribute
</pre>
<ul>
- <li><code>Переменная result</code> хранит возвращенное значение <code>true</code> или <code>false</code>.</li>
+ <li><code>Переменная result</code> хранит возвращённое значение <code>true</code> или <code>false</code>.</li>
<li><code>attName</code> это  {{Glossary("String")}} представляющая имя атрибута.</li>
</ul>