Hi, lists.
Here is patch:
--- runtime/doc/eval.txt
+++ runtime/doc/eval.txt
@@ -2204,7 +2204,7 @@ assert_false({actual}, [, {msg}])
*assert_false()*
assert_true({actual}, [, {msg}]) *assert_true()*
When {actual} is not true an error message is added to
|v:errors|, like with |assert_equal()|..
- A value is true when it is a non-zeron number. When {actual}
+ A value is true when it is a non-zero number. When {actual}
is not a number the assert fails.
When {msg} is omitted an error in the form "Expected True but
got {actual}" is produced.
BTW, has the ".." of "|assert_equal()|.." special meaning? (assert_false's
description has the same one.)
Thanks,
watiko
--
--
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].
For more options, visit https://groups.google.com/d/optout.