Update runtime files.
diff --git a/runtime/doc/visual.txt b/runtime/doc/visual.txt
index 0b012c6..f63a08d 100644
--- a/runtime/doc/visual.txt
+++ b/runtime/doc/visual.txt
@@ -1,4 +1,4 @@
-*visual.txt* For Vim version 8.1. Last change: 2019 Feb 19
+*visual.txt* For Vim version 8.1. Last change: 2019 Feb 25
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -118,7 +118,7 @@
E.g., "dgn" deletes the text of the next match.
If Visual mode is active, extends the selection
until the end of the next match.
- Note: Unlinke `n` the search direction does not depend
+ Note: Unlike `n` the search direction does not depend
on the previous search command.
*gN* *v_gN*