From ffbf5a234039386eae76968a1844f766a9da3d67 Mon Sep 17 00:00:00 2001 From: Alexey Istomin Date: Sat, 20 Mar 2021 17:12:30 +0300 Subject: Fix various typos in Russian translation (#238) * docs(ru): fix typos * Update index.html Co-authored-by: Alexey Pyltsyn --- files/ru/web/api/webglrenderingcontext/bindtexture/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/webglrenderingcontext') diff --git a/files/ru/web/api/webglrenderingcontext/bindtexture/index.html b/files/ru/web/api/webglrenderingcontext/bindtexture/index.html index 522a73c1c9..2a3fd529b3 100644 --- a/files/ru/web/api/webglrenderingcontext/bindtexture/index.html +++ b/files/ru/web/api/webglrenderingcontext/bindtexture/index.html @@ -42,7 +42,7 @@ translation_of: Web/API/WebGLRenderingContext/bindTexture

Примеры

-

Привязчка текстуры

+

Привязка текстуры

var canvas = document.getElementById('canvas');
 var gl = canvas.getContext('webgl');
-- 
cgit v1.2.3-54-g00ecf