diff runtime/tools/shtags.1 @ 25402:bdda48f01a68

Update runtime files Commit: https://github.com/vim/vim/commit/53f7fccc9413c9f770694b56f40f242d383b2d5f Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 28 20:10:16 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Wed, 28 Jul 2021 20:15:05 +0200
parents 3fc0f57ecb91
children
line wrap: on
line diff
--- a/runtime/tools/shtags.1
+++ b/runtime/tools/shtags.1
@@ -19,7 +19,7 @@ Name of tags file to create. (default is
 .IP "\fB-s <shell>\fP"
 The name of the shell used by the script(s). By default,
 \fBshtags\fP tries to work out which is the appropriate shell for each
-file individually by looking at the first line of each file. This wont
+file individually by looking at the first line of each file. This won't
 work however, if the script starts as a bourne shell script and tries
 to be clever about starting the shell it really wants.
 .b