0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 9.1.0220: Few typos in source and test files

Problem:  Typos in code and tests.
Solution: Fix typos (zeertzjq).

closes: #14321

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2024-03-28 11:37:26 +01:00
committed by Christian Brabandt
parent 3164cf8f12
commit c029c131ea
11 changed files with 13 additions and 11 deletions

View File

@@ -3782,7 +3782,7 @@ object_call_builtin_method(
}
/*
* Calls the object "empty()" method and returns the method retun value. In
* Calls the object "empty()" method and returns the method return value. In
* case of an error, returns TRUE.
*/
int