translation(ru): Fix typo in "може" to "можете" in lang/README.ru.txt
Commit: https://github.com/vim/vim/commit/0f9218851dc91a855c3d186ccd05f550907cf37e Author: Vitaliy Gromov <[email protected]> Date: Thu Apr 23 16:03:31 2026 +0000 translation(ru): Fix typo in "може" to "можете" in lang/README.ru.txt closes: https://github.com/vim/vim/issues/20047 Signed-off-by: Vitaliy Gromov <[email protected]> Signed-off-by: Christian Brabandt <[email protected]> diff --git a/lang/README.ru.txt b/lang/README.ru.txt index 774cfbbd5..c794e4db4 100644 --- a/lang/README.ru.txt +++ b/lang/README.ru.txt @@ -137,7 +137,7 @@ README_vms.txt VMS ДОПОЛНИТЕЛЬНАЯ ИНФОРМАЦИЯ -Для системе macOS вы може использовать MacVim: https://macvim.org +Для системе macOS вы можете использовать MacVim: https://macvim.org Последние новости о редакторе Vim можно найти на его домашней странице: https://www.vim.org/ -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wFwho-00HQdW-LB%40256bit.org.
