Hi

Attached patch fixes typos in Vim's documentation.

Dominique

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 4e80f4a97..85c64c63d 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -9046,7 +9046,7 @@ test_option_not_set({name})				*test_option_not_set()*
 		Only to be used for testing!
 
 test_override({name}, {val})				*test_override()*
-		Overrides certain parts of Vims internal processing to be able
+		Overrides certain parts of Vim's internal processing to be able
 		to run tests. Only to be used for testing Vim!
 		The override is enabled when {val} is non-zero and removed
 		when {val} is zero.
diff --git a/runtime/doc/textprop.txt b/runtime/doc/textprop.txt
index c88ca37b8..c5e0ac9e1 100644
--- a/runtime/doc/textprop.txt
+++ b/runtime/doc/textprop.txt
@@ -86,7 +86,7 @@ and/or ends with a specific character, such as the quote surrounding a string.
 	      ^^^^^^	     property with start_incl and end_incl not set
 
 Nevertheless, when text is inserted or deleted the text may need to be parsed
-and the text properties updated.  But this can be done asynchrnously.
+and the text properties updated.  But this can be done asynchronously.
 
 ==============================================================================
 2. Functions						*text-prop-functions*
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 4b4439f55..0024d74a3 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -67,7 +67,7 @@ Terminal debugger:
 - Add support for lldb?  #3565
 - Could we do something similar for debugging Vim scripts?  At least see the
   script while stepping through it.  Simple version would use an extra window.
-  More complete solution would actually run Vim in a Terminal an control it
+  More complete solution would actually run Vim in a Terminal and control it
   with another Vim instance.
 
 Terminal emulator window:

Raspunde prin e-mail lui