aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/usb/ondisconnect/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/usb/ondisconnect/index.html')
-rw-r--r--files/ru/web/api/usb/ondisconnect/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/usb/ondisconnect/index.html b/files/ru/web/api/usb/ondisconnect/index.html
index 742d276e88..ce89669aba 100644
--- a/files/ru/web/api/usb/ondisconnect/index.html
+++ b/files/ru/web/api/usb/ondisconnect/index.html
@@ -17,7 +17,7 @@ translation_of: Web/API/USB/ondisconnect
<h2 id="Синтаксис">Синтаксис</h2>
-<pre class="syntaxbox notranslate">USB.ondisconnect = <em>disconnectFunction</em></pre>
+<pre class="syntaxbox">USB.ondisconnect = <em>disconnectFunction</em></pre>
<h2 id="Спецификации">Спецификации</h2>