Fix typos in documentation. (Dominique Pelle)

This commit is contained in:
Bram Moolenaar
2010-07-20 11:16:17 +02:00
parent 9e193ac732
commit fcb7ab6117
6 changed files with 24 additions and 22 deletions

View File

@ -277,7 +277,7 @@ used for building Vim.
To use the Perl interface the Perl DLL must be in your search path.
If Vim reports it cannot find the perl512.dll, make sure your $PATH includes
the directory where it is localted. The Perl installer normally does that.
the directory where it is located. The Perl installer normally does that.
In a console window type "path" to see what directories are used.
The name of the DLL must match the Perl version Vim was compiled with.