aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/strict_mode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/strict_mode/index.html')
-rw-r--r--files/ru/web/javascript/reference/strict_mode/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/javascript/reference/strict_mode/index.html b/files/ru/web/javascript/reference/strict_mode/index.html
index fba2587610..ea4bd37290 100644
--- a/files/ru/web/javascript/reference/strict_mode/index.html
+++ b/files/ru/web/javascript/reference/strict_mode/index.html
@@ -340,7 +340,7 @@ function baz() { // верно
<tr>
<td>{{SpecName('ES5.1', '#sec-10.1.1', 'Strict Mode Code')}}</td>
<td>{{Spec2('ES5.1')}}</td>
- <td>Основные определения. См. также: <a href="http://www.ecma-international.org/ecma-262/5.1/#sec-C">Strict mode restriction and exceptions</a></td>
+ <td>Основные определения. Смотрите также: <a href="http://www.ecma-international.org/ecma-262/5.1/#sec-C">Strict mode restriction and exceptions</a></td>
</tr>
<tr>
<td>{{SpecName('ES6', '#sec-strict-mode-code', 'Strict Mode Code')}}</td>
@@ -355,7 +355,7 @@ function baz() { // верно
</tbody>
</table>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a class="external" href="http://whereswalden.com/2010/09/08/new-es5-strict-mode-support-now-with-poison-pills/" title="http://whereswalden.com/2010/09/08/new-es5-strict-mode-support-now-with-poison-pills/">Where's Walden? » New ES5 strict mode support: now with poison pills!</a></li>