diff options
author | Viktor Szakats <commit@vsz.me> | 2020-05-25 19:44:04 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vsz.me> | 2020-05-25 19:44:04 +0000 |
commit | 308c243db5b7425b454a981d4c0eb7bfac374b8b (patch) | |
tree | b4c77e8a45ab1884ada4ad373a8e7bb97c787c74 /tests/data | |
parent | 54d122287c878188c5bbd4a659295f4ba27e137c (diff) | |
download | curl-308c243db5b7425b454a981d4c0eb7bfac374b8b.tar.gz |
all: fix codespell errors
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Closes https://github.com/curl/curl/pull/5452
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1238 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1238 b/tests/data/test1238 index 1eacdf44a..88c9a5b3b 100644 --- a/tests/data/test1238 +++ b/tests/data/test1238 @@ -27,7 +27,7 @@ tftp # Always kill the TFTP server to not affect following tests, due # to this test potentially keeping the TFTP server busy waiting # for another 5 seconds after this test has already terminated. -# On some plattforms and CI not enough time passes between this +# On some platforms and CI not enough time passes between this # test and the next tests 1242 and 1243, causing them to fail. <killserver> tftp |