1
0
forked from aniani/vim

patch 8.1.1183: typos in VisVim comments

Problem:    Typos in VisVim comments.
Solution:   Correct the typos. (Christ van Willegen)
This commit is contained in:
Bram Moolenaar
2019-04-17 18:31:18 +02:00
parent b9cdb37176
commit b49e3563b9
4 changed files with 7 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ void COleAutomationControl::DeleteObject ()
}
// Creates an instance of the Automation object and
// obtains it's IDispatch interface.
// obtains its IDispatch interface.
//
// Parameters:
// ProgId ProgID of Automation object