aboutsummaryrefslogtreecommitdiff
path: root/tests/options-scan.pl
diff options
context:
space:
mode:
authorViktor Szakats <commit@vsz.me>2020-05-25 19:44:04 +0000
committerViktor Szakats <commit@vsz.me>2020-05-25 19:44:04 +0000
commit308c243db5b7425b454a981d4c0eb7bfac374b8b (patch)
treeb4c77e8a45ab1884ada4ad373a8e7bb97c787c74 /tests/options-scan.pl
parent54d122287c878188c5bbd4a659295f4ba27e137c (diff)
all: fix codespell errors
Reviewed-by: Jay Satiro Reviewed-by: Daniel Stenberg Closes https://github.com/curl/curl/pull/5452
Diffstat (limited to 'tests/options-scan.pl')
-rw-r--r--tests/options-scan.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/options-scan.pl b/tests/options-scan.pl
index d79969a29..d49352b40 100644
--- a/tests/options-scan.pl
+++ b/tests/options-scan.pl
@@ -23,7 +23,7 @@
#
#
# - Get all options mentioned in the $cmddir.
-# - Make sure they're all mentioned inthe $opts document
+# - Make sure they're all mentioned in the $opts document
# - Make usre that the version in $opts matches the version in the file in
# $cmddir
#