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