Commit:    0626e2e945d3a8f3ae6feee541551c7f43e899dd
Author:    Sergey Panteleev <ser...@php.net>         Sun, 6 Dec 2020 11:10:54 
+0300
Committer: Christoph M. Becker <cmbecke...@gmx.de>      Fri, 18 Dec 2020 
23:31:26 +0100
Parents:   d56830dfce67c6712840a634668f804d45e59a51
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=0626e2e945d3a8f3ae6feee541551c7f43e899dd

Log:
Updated Russian doc-link

"Doc" to "Документация'

Closes GH-383.

Changed paths:
  M  releases/8.0/ru.php


Diff:
diff --git a/releases/8.0/ru.php b/releases/8.0/ru.php
index 00c7ce7a7..9f03cd8a8 100644
--- a/releases/8.0/ru.php
+++ b/releases/8.0/ru.php
@@ -70,7 +70,7 @@ releases\php80\common_header(
   <div class="php8-compare">
     <h2 class="php8-h2" id="attributes">
       Атрибуты
-      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/attributes_v2";>RFC</a> <a class="php8-rfc" 
href="/manual/ru/language.attributes.php">Doc</a>
+      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/attributes_v2";>RFC</a> <a class="php8-rfc" 
href="/manual/ru/language.attributes.php">Документация</a>
     </h2>
     <div class="php8-compare__main">
       <div class="php8-compare__block example-contents">
@@ -109,7 +109,7 @@ releases\php80\common_header(
   <div class="php8-compare">
     <h2 class="php8-h2" id="constructor-property-promotion">
       Объявление свойств в конструкторе
-      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/constructor_promotion";>RFC</a> <a 
class="php8-rfc" 
href="/manual/ru/language.oop5.decon.php#language.oop5.decon.constructor.promotion">Doc</a>
+      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/constructor_promotion";>RFC</a> <a 
class="php8-rfc" 
href="/manual/ru/language.oop5.decon.php#language.oop5.decon.constructor.promotion">Документация</a>
     </h2>
     <div class="php8-compare__main">
       <div class="php8-compare__block example-contents">
@@ -158,7 +158,7 @@ releases\php80\common_header(
   <div class="php8-compare">
     <h2 class="php8-h2" id="union-types">
       Union types
-      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/union_types_v2";>RFC</a> <a class="php8-rfc" 
href="/manual/ru/language.types.declarations.php#language.types.declarations.union">Doc</a>
+      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/union_types_v2";>RFC</a> <a class="php8-rfc" 
href="/manual/ru/language.types.declarations.php#language.types.declarations.union">Документация</a>
     </h2>
     <div class="php8-compare__main">
       <div class="php8-compare__block example-contents">
@@ -206,7 +206,7 @@ new Number(\'NaN\'); // TypeError'
   <div class="php8-compare">
     <h2 class="php8-h2" id="match-expression">
       Выражение Match
-      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/match_expression_v2";>RFC</a> <a class="php8-rfc" 
href="/manual/ru/control-structures.match.php">Doc</a>
+      <a class="php8-rfc" 
href="https://wiki.php.net/rfc/match_expression_v2";>RFC</a> <a class="php8-rfc" 
href="/manual/ru/control-structures.match.php">Документация</a>
     </h2>
     <div class="php8-compare__main">
       <div class="php8-compare__block example-contents">


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to