diff options
Diffstat (limited to 'files/ru/web/css/cursor/index.html')
| -rw-r--r-- | files/ru/web/css/cursor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/cursor/index.html b/files/ru/web/css/cursor/index.html index 714d6f9aba..f45445f056 100644 --- a/files/ru/web/css/cursor/index.html +++ b/files/ru/web/css/cursor/index.html @@ -119,7 +119,7 @@ cursor: unset; <tr style="cursor: copy;"> <td><code>copy</code></td> <td><img alt="copy.gif" class="default" src="/@api/deki/files/3436/=copy.gif" style="height: 26px; width: 26px;"></td> - <td>УКазывает на возможность копирования.</td> + <td>Указывает на возможность копирования.</td> </tr> <tr style="cursor: move;"> <td><code>move</code></td> |
