diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-03-21 15:34:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-21 15:34:50 +0300 |
commit | fc853997358a3d2b6cd756655457af317b304d48 (patch) | |
tree | c6973ccc997f39a7c28ecdc935436856863b6c13 /files/ru/web/api/htmlcanvaselement/capturestream | |
parent | 8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 (diff) | |
download | translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.gz translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.bz2 translated-content-fc853997358a3d2b6cd756655457af317b304d48.zip |
Unify Russian translation of "See also" (#255)
Diffstat (limited to 'files/ru/web/api/htmlcanvaselement/capturestream')
-rw-r--r-- | files/ru/web/api/htmlcanvaselement/capturestream/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlcanvaselement/capturestream/index.html b/files/ru/web/api/htmlcanvaselement/capturestream/index.html index b58792b2a3..eb2d52a985 100644 --- a/files/ru/web/api/htmlcanvaselement/capturestream/index.html +++ b/files/ru/web/api/htmlcanvaselement/capturestream/index.html @@ -119,7 +119,7 @@ pc.addStream(stream); <p>[1] In Firefox 41 and 42, this feature was disabled by default; set the preference <code>canvas.capturestream.enabled</code> to <code>true</code> to enable it.</p> -<h2 id="Смотри_так_же">Смотри так же</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{domxref("CanvasCaptureMediaStream")}}, the interface it belongs to.</li> |