aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/parseint
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/parseint')
-rw-r--r--files/ru/web/javascript/reference/global_objects/parseint/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/parseint/index.html b/files/ru/web/javascript/reference/global_objects/parseint/index.html
index fd1942b04d..e6db326610 100644
--- a/files/ru/web/javascript/reference/global_objects/parseint/index.html
+++ b/files/ru/web/javascript/reference/global_objects/parseint/index.html
@@ -190,7 +190,7 @@ console.log(filterInt('1.61803398875')); // NaN
<p>{{Compat("javascript.builtins.parseInt")}}</p>
-<h2 id="See_Also" name="See_Also">Смотри также</h2>
+<h2 id="See_Also" name="See_Also">Смотрите также</h2>
<ul>
<li>{{jsxref("Global_Objects/parseFloat", "parseFloat()")}}</li>