aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorluzpaz <luzpaz@users.noreply.github.com>2022-08-23 09:44:11 -0400
committerGitHub <noreply@github.com>2022-08-23 15:44:11 +0200
commit837ffcfab521e84701304900fdc59543ce7e2fb3 (patch)
tree047d5439820e74ea8815670241235ff73d23d868 /script
parent62d4261f622380651c9db7e55a1ba9c33db8a5b8 (diff)
downloadsyncthing-837ffcfab521e84701304900fdc59543ce7e2fb3.tar.gz
syncthing-837ffcfab521e84701304900fdc59543ce7e2fb3.zip
all: Fix various user-facing and non-user-facing typos (#8509)
Found via `codespell -q 3 -S lang,./gui/default/vendor -L benchs,bu,inflight,ro`
Diffstat (limited to 'script')
-rwxr-xr-xscript/codecov-upload.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/script/codecov-upload.sh b/script/codecov-upload.sh
index d443a8979..cb507a62c 100755
--- a/script/codecov-upload.sh
+++ b/script/codecov-upload.sh
@@ -155,8 +155,8 @@ cat << EOF
-c Move discovered coverage reports to the trash
-z FILE Upload specified file directly to Codecov and bypass all report generation.
- This is inteded to be used only with a pre-formatted Codecov report and is not
- expected to work under any other circumstances.
+ This is intended to be used only with a pre-formatted Codecov report and is
+ not expected to work under any other circumstances.
-Z Exit with 1 if not successful. Default will Exit with 0
-- xcode --