summaryrefslogtreecommitdiff
path: root/src/VisVim/README_VisVim.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/VisVim/README_VisVim.txt')
-rw-r--r--src/VisVim/README_VisVim.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VisVim/README_VisVim.txt b/src/VisVim/README_VisVim.txt
index 25b0fbd05..d96becf11 100644
--- a/src/VisVim/README_VisVim.txt
+++ b/src/VisVim/README_VisVim.txt
@@ -238,7 +238,7 @@ Change history
- Added an option to do a :cd before opening the file (having a file opened
by clicking it but finding out to be still in C:\Windows\system when trying to
open another file by ":e" can be annoying). Change directory can be
- done to the source file's directory or it's parent directory.
+ done to the source file's directory or its parent directory.
- Added some explanations to the error message for the CO_E_CLASSSTRING error
("Use OLE Vim and make sure to register...").