commit | b49e3563b920ff6d96b88a1f658182a986b2b1ea | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 17 18:31:18 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 17 18:31:18 2019 +0200 |
tree | 793c72e810614ea91362024b7a159d1739e2138e | |
parent | b9cdb37176a163f5047e149c3b568eee9883157c [diff] [blame] |
patch 8.1.1183: typos in VisVim comments Problem: Typos in VisVim comments. Solution: Correct the typos. (Christ van Willegen)
diff --git a/src/VisVim/OleAut.cpp b/src/VisVim/OleAut.cpp index 6902df9..2ff6492 100644 --- a/src/VisVim/OleAut.cpp +++ b/src/VisVim/OleAut.cpp
@@ -71,7 +71,7 @@ } // Creates an instance of the Automation object and -// obtains it's IDispatch interface. +// obtains its IDispatch interface. // // Parameters: // ProgId ProgID of Automation object