aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/document/dir/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/document/dir/index.html')
-rw-r--r--files/ru/web/api/document/dir/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/dir/index.html b/files/ru/web/api/document/dir/index.html
index adfe8dfa7b..10640611ab 100644
--- a/files/ru/web/api/document/dir/index.html
+++ b/files/ru/web/api/document/dir/index.html
@@ -22,7 +22,7 @@ translation_of: Web/API/Document/dir
<h2 id="Синтаксис">Синтаксис</h2>
-<pre class="brush: js" dir="rtl"><em>dirStr</em> = <em>document.</em>dir;
+<pre class="brush: js"><em>dirStr</em> = <em>document.</em>dir;
<em>document.dir</em> = <em>dirStr;</em></pre>
<h2 id="Specifications" name="Specifications">Спецификации</h2>