mirror of
https://github.com/zoriya/vim.git
synced 2026-05-13 19:45:51 +00:00
Problem: The write message mentions characters, but it's actually bytes. Solution: Change "C" to "B" and "characters" to "bytes".
Problem: The write message mentions characters, but it's actually bytes. Solution: Change "C" to "B" and "characters" to "bytes".