aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/mediadevices/enumeratedevices/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/mediadevices/enumeratedevices/index.html')
-rw-r--r--files/ru/web/api/mediadevices/enumeratedevices/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/mediadevices/enumeratedevices/index.html b/files/ru/web/api/mediadevices/enumeratedevices/index.html
index 8672793a83..ec2861cba5 100644
--- a/files/ru/web/api/mediadevices/enumeratedevices/index.html
+++ b/files/ru/web/api/mediadevices/enumeratedevices/index.html
@@ -39,7 +39,7 @@ navigator.mediaDevices.enumerateDevices()
});
</pre>
-<p>результат перичисления в цикле:</p>
+<p>результат перечисления в цикле:</p>
<pre>videoinput: id = csO9c0YpAf274OuCPUA53CNE0YHlIr2yXCi+SqfBZZ8=
audioinput: id = RKxXByjnabbADGQNNZqLVLdmXlS0YkETYCIbg+XxnvM=
@@ -75,7 +75,7 @@ audioinput: Built-in Microphone id=r2/xw1xUPIyZunfV1lGrKOma5wTOvCkWfZ368XCndm0=
<tr>
<th scope="col">Спецификация</th>
<th scope="col">Статус</th>
- <th scope="col">Коментарий</th>
+ <th scope="col">Комментарий</th>
</tr>
<tr>
<td>{{SpecName('Media Capture', '#mediadevices', 'mediaDevices.enumerateDevices')}}</td>