runtime(doc): Fix typo in if_pyth.txt
Commit:
https://github.com/vim/vim/commit/faad250544dc372f5def36f33072cea9f26248bd
Author: Barrett Ruth <[email protected]>
Date: Wed Mar 18 21:22:46 2026 +0000
runtime(doc): Fix typo in if_pyth.txt
closes: https://github.com/vim/vim/issues/19733
Signed-off-by: Barrett Ruth <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/if_pyth.txt b/runtime/doc/if_pyth.txt
index bdf86a51c..321b37773 100644
--- a/runtime/doc/if_pyth.txt
+++ b/runtime/doc/if_pyth.txt
@@ -1,4 +1,4 @@
-*if_pyth.txt* For Vim version 9.2. Last change: 2026 Feb 14
+*if_pyth.txt* For Vim version 9.2. Last change: 2026 Mar 18
VIM REFERENCE MANUAL by Paul Moore
@@ -186,7 +186,7 @@ vim.eval(str)
*python-eval*
- a list if the Vim expression evaluates to a Vim |list|
- a tuple if the Vim expression evaluates to a Vim |tuple|
- a dictionary if the Vim expression evaluates to a Vim |dict|
- - a boolean if Vim exression evaluates to |v:true| or |v:false|
+ - a boolean if Vim expression evaluates to |v:true| or |v:false|
- `None` if Vim expression evaluates to |v:null| or |v:none|
Dictionaries, lists and tuples are recursively expanded.
Examples: >
--
--
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/E1w2ySr-00C7DV-4S%40256bit.org.