aboutsummaryrefslogtreecommitdiff
path: root/files/ru/tools/page_inspector
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-16 02:52:56 +0300
committerAlexey Pyltsyn <lex61rus@gmail.com>2021-03-16 02:52:56 +0300
commit9d5c8918c5a1034cd0060f8dc02cfc184f76f420 (patch)
treea556ac78b67f4ce6eb27197ee1d570482bc38453 /files/ru/tools/page_inspector
parent981ccb80da8d3403254bb3f151721f360e5c5c65 (diff)
downloadtranslated-content-9d5c8918c5a1034cd0060f8dc02cfc184f76f420.tar.gz
translated-content-9d5c8918c5a1034cd0060f8dc02cfc184f76f420.tar.bz2
translated-content-9d5c8918c5a1034cd0060f8dc02cfc184f76f420.zip
Fix mistranslation and spelling issues
Diffstat (limited to 'files/ru/tools/page_inspector')
-rw-r--r--files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html b/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html
index 2d87354714..e6b4fd5fb9 100644
--- a/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html
+++ b/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html
@@ -147,15 +147,15 @@ translation_of: Tools/Page_Inspector/How_to/Examine_and_edit_HTML
</tr>
<tr>
<td>:hover</td>
- <td>Установить CSS’ный псевдо-класс CSS <a href="/ru/docs/Web/CSS/:hover" title="/ru/docs/Web/CSS/:hover">:hover</a></td>
+ <td>Установить CSS-псевдокласс <a href="/ru/docs/Web/CSS/:hover" title="/ru/docs/Web/CSS/:hover">:hover</a></td>
</tr>
<tr>
<td>:active</td>
- <td>Установить CSS’ный псевдо-класс <a href="/ru/docs/Web/CSS/:active" title="/ru/docs/Web/CSS/:active">:active</a></td>
+ <td>Установить CSS-псевдокласс <a href="/ru/docs/Web/CSS/:active" title="/ru/docs/Web/CSS/:active">:active</a></td>
</tr>
<tr>
<td>:focus</td>
- <td>Установить CSS’ный псевдо-класс <a href="/ru/docs/Web/CSS/:focus" title="/ru/docs/Web/CSS/:focus">:focus</a></td>
+ <td>Установить CSS-псевдокласс <a href="/ru/docs/Web/CSS/:focus" title="/ru/docs/Web/CSS/:focus">:focus</a></td>
</tr>
</tbody>
</table>