forked from aniani/vim
patch 8.2.0156: various typos in source files and tests
Problem: Various typos in source files and tests. Solution: Fix the typos. (Emir Sari, closes #5532)
This commit is contained in:
@@ -146,7 +146,7 @@ static termrequest_T rbm_status = TERMREQUEST_INIT;
|
||||
// Request cursor style report:
|
||||
static termrequest_T rcs_status = TERMREQUEST_INIT;
|
||||
|
||||
// Request windos position report:
|
||||
// Request window's position report:
|
||||
static termrequest_T winpos_status = TERMREQUEST_INIT;
|
||||
|
||||
static termrequest_T *all_termrequests[] = {
|
||||
|
||||
Reference in New Issue
Block a user