Update runtime files
diff --git a/runtime/doc/testing.txt b/runtime/doc/testing.txt
index e6328e9..42246c0 100644
--- a/runtime/doc/testing.txt
+++ b/runtime/doc/testing.txt
@@ -91,9 +91,9 @@
{event} is a String and the supported values are:
"dropfiles" drop one or more files in a window.
- "findrepl" search and replace text
+ "findrepl" search and replace text.
"mouse" mouse button click event.
- "scrollbar" move or drag the scrollbar
+ "scrollbar" move or drag the scrollbar.
"tabline" select a tab page by mouse click.
"tabmenu" select a tabline menu entry.
@@ -119,7 +119,7 @@
Perform a search and replace of text. The supported items
in {args} are:
find_text: string to find.
- repl_text: replacement string
+ repl_text: replacement string.
flags: flags controlling the find/replace. Supported
values are:
1 search next string (find dialog)