diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/parsefloat')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/parsefloat/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/parsefloat/index.html b/files/ru/web/javascript/reference/global_objects/parsefloat/index.html index b99d2ac85b..a755a38e2f 100644 --- a/files/ru/web/javascript/reference/global_objects/parsefloat/index.html +++ b/files/ru/web/javascript/reference/global_objects/parsefloat/index.html @@ -121,7 +121,7 @@ parseFloat(foo);</code></pre> <p> </p> -<h2 id="See_Also" name="See_Also">Смотрите также</h2> +<h2 id="See_Also">Смотрите также</h2> <ul> <li>{{jsxref("parseInt", "parseInt()")}}</li> |