mirror of
https://github.com/zoriya/vim.git
synced 2026-06-19 18:33:02 +00:00
3f40ce78f5
Problem: The write message mentions characters, but it's actually bytes. Solution: Change "C" to "B" and "characters" to "bytes".