diff options
Diffstat (limited to 'files/ru/web/javascript/reference/operators/bitwise_and/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/operators/bitwise_and/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/operators/bitwise_and/index.html b/files/ru/web/javascript/reference/operators/bitwise_and/index.html index 099bbe37cd..06764a1803 100644 --- a/files/ru/web/javascript/reference/operators/bitwise_and/index.html +++ b/files/ru/web/javascript/reference/operators/bitwise_and/index.html @@ -103,7 +103,7 @@ translation_of: Web/JavaScript/Reference/Operators/Bitwise_AND <p>{{Compat("javascript.operators.bitwise_and")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators#Bitwise">Bitwise operators in the JS guide</a></li> |