runtime(doc): Add missing garbagecollect() hypertext link
Commit:
https://github.com/vim/vim/commit/9d5487f6fdc47760e6bc6ca7beb2d007f2e10066
Author: Doug Kearns <[email protected]>
Date: Tue Mar 25 21:04:23 2025 +0100
runtime(doc): Add missing garbagecollect() hypertext link
closes: https://github.com/vim/vim/issues/16975
Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/testing.txt b/runtime/doc/testing.txt
index 01e98cbe0..e6f4590cb 100644
--- a/runtime/doc/testing.txt
+++ b/runtime/doc/testing.txt
@@ -1,4 +1,4 @@
-*testing.txt* For Vim version 9.1. Last change: 2025 Mar 23
+*testing.txt* For Vim version 9.1. Last change: 2025 Mar 25
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -68,7 +68,7 @@ test_feedinput({string})
*test_feedinput()*
test_garbagecollect_now() *test_garbagecollect_now()*
- Like garbagecollect(), but executed right away. This must
+ Like |garbagecollect()|, but executed right away. This must
only be called directly to avoid any structure to exist
internally, and |v:testing| must have been set before calling
any function. *E1142*
--
--
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/E1txAfw-00FMvz-69%40256bit.org.