runtime(doc): Fix typos in eval.txt
Commit:
https://github.com/vim/vim/commit/f9dad9e3990b3a39d1bd8dc7b9fdd52fe5294996
Author: Hirohito Higashi <[email protected]>
Date: Mon Sep 15 19:46:07 2025 +0000
runtime(doc): Fix typos in eval.txt
closes: https://github.com/vim/vim/issues/18301
Signed-off-by: Hirohito Higashi <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index fde9ac319..0dc0c52b4 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1,4 +1,4 @@
-*eval.txt* For Vim version 9.1. Last change: 2025 Sep 14
+*eval.txt* For Vim version 9.1. Last change: 2025 Sep 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2896,14 +2896,14 @@ v:termstyleresp The escape sequence returned by the
terminal for the |t_RS|
*v:termrbgresp* *termrbgresp-variable*
v:termrbgresp The escape sequence returned by the terminal for the |t_RB|
termcap entry. This is used to find out what the terminal
- background color is; see 'background'. When this option is
+ background color is; see 'background'. When this variable is
set, the TermResponseAll autocommand event is fired, with
<amatch> set to "background".
*v:termrfgresp* *termrfgresp-variable*
v:termrfgresp The escape sequence returned by the terminal for the |t_RF|
termcap entry. This is used to find out what the terminal
- foreground color is. When this option is set, the
+ foreground color is. When this variable is set, the
TermResponseAll autocommand event is fired, with <amatch> set
to "foreground".
--
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1uyFMr-008gPE-4w%40256bit.org.