summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGeorge Rodrigues <georgerodrigues@live.com.au>2022-10-03 12:03:53 -0300
committerGitHub <noreply@github.com>2022-10-03 17:03:53 +0200
commite0e22d112013aee22635b6afe4c2c9d1bf88cbf0 (patch)
tree51a7221d8ac9b9997989aed058fe7802e83a6b5d /tools
parent1c879f67b4380f0705ee1bc578d5aab53bf192a4 (diff)
downloadzsh-e0e22d112013aee22635b6afe4c2c9d1bf88cbf0.tar.gz
zsh-e0e22d112013aee22635b6afe4c2c9d1bf88cbf0.tar.bz2
zsh-e0e22d112013aee22635b6afe4c2c9d1bf88cbf0.zip
chore(docs): fix some typos (#11211)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/require_tool.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/require_tool.sh b/tools/require_tool.sh
index 1fa77f77a..19c5f6fa9 100755
--- a/tools/require_tool.sh
+++ b/tools/require_tool.sh
@@ -107,7 +107,7 @@ usage() {
NAME
require_tool.sh - Ensure version of a tool is greater than the one expected
-SYNOPSYS
+SYNOPSIS
require_tool.sh [ -h ]
[ --help ]
[ TOOL MIN_VERSION ]