mirror of
https://github.com/vim/vim.git
synced 2025-10-02 05:04:20 -04:00
patch 9.0.1453: typos in source code and tests
Problem: Typos in source code and tests. Solution: Fi the typos. (Dominique Pellé, closes #12217)
This commit is contained in:
committed by
Bram Moolenaar
parent
b7f6f93475
commit
b49dfd0cf2
@@ -9,7 +9,7 @@
|
||||
/*
|
||||
* Implements logging. Originally intended for the channel feature, which is
|
||||
* why the "ch_" prefix is used. Also useful for any kind of low-level and
|
||||
* async debuging.
|
||||
* async debugging.
|
||||
*/
|
||||
|
||||
#include "vim.h"
|
||||
|
Reference in New Issue
Block a user