mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 8.0.0012
Problem: Typos in comments. Solution: Change "its" to "it's". (Matthew Brener, closes #1088)
This commit is contained in:
@@ -47,7 +47,7 @@ static int errorHandler(Display *, XErrorEvent *);
|
||||
|
||||
/*
|
||||
* wsdebug_wait - This function can be used to delay or stop execution of vim.
|
||||
* Its normally used to delay startup while attaching a
|
||||
* It's normally used to delay startup while attaching a
|
||||
* debugger to a running process. Since workshop starts gvim
|
||||
* from a background process this is the only way to debug
|
||||
* startup problems.
|
||||
|
Reference in New Issue
Block a user