Skip to content

Commit 7e290af

Browse files
committed
testing.txt: Update Vim 8.2.5167
1 parent 21a0df3 commit 7e290af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

en/testing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ test_gui_event({event}, {args})
9191

9292
{event} is a String and the supported values are:
9393
"dropfiles" drop one or more files in a window.
94-
"findrepl" search and replace text
94+
"findrepl" search and replace text.
9595
"mouse" mouse button click event.
96-
"scrollbar" move or drag the scrollbar
96+
"scrollbar" move or drag the scrollbar.
9797
"tabline" select a tab page by mouse click.
9898
"tabmenu" select a tabline menu entry.
9999

@@ -119,7 +119,7 @@ test_gui_event({event}, {args})
119119
Perform a search and replace of text. The supported items
120120
in {args} are:
121121
find_text: string to find.
122-
repl_text: replacement string
122+
repl_text: replacement string.
123123
flags: flags controlling the find/replace. Supported
124124
values are:
125125
1 search next string (find dialog)

0 commit comments

Comments
 (0)