diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/float32array')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/float32array/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/float32array/index.html b/files/ru/web/javascript/reference/global_objects/float32array/index.html index fb6ac31efa..9f2ec330bc 100644 --- a/files/ru/web/javascript/reference/global_objects/float32array/index.html +++ b/files/ru/web/javascript/reference/global_objects/float32array/index.html @@ -156,7 +156,7 @@ var z = new Float32Array(buffer, 0, 4); -<p>{{Compat("javascript.builtins.Float32Array")}}</p> +<p>{{Compat}}</p> |