fixed minor spelling errors in multiple files
These corrections eliminate spelling error alerts.
fixed minor spelling errors in multiple files
These corrections eliminate spelling error alerts.
ACK 820778d886c5d7292efb387009f9f151044bfd36
Welcome as a contributor! Good contributor careers typically start out with fixnig spelings :)
16 | @@ -17,7 +17,7 @@ __log_out() { 17 | echo "$1" 1>&2 18 | } 19 | 20 | -# Paramters: max_tries min_sleep max_sleep constant_sleep fail_script EXECUTION_COMMAND 21 | +# Parameters: max_tries min_sleep max_sleep constant_sleep fail_script EXECUTION_COMMAND
This is an upstream file, please don't modify it.
Are we really expecting to sync this file with the upstream? Seems like a pretty trivial script and it hasn't been updated for two years in the upstream repo. I suggest we treat it as an ordinary in-repo shell script :)
Upstream was updated <2 months ago. If we're going to fix the typos in this file, then we should at least fix all of them so that we only have to do this once.
Oh, I misread "2 months" as "2 years". Sorry: upstream seems to be alive :)
@RandyMcMillan Would you mind reporting the retry typo upstream to https://github.com/kadwanev/retry? :)
Thanks for the feedback.
It appears to have been corrected by @fanquake app stream. https://github.com/kadwanev/retry/commit/0b65e6b7f54ed36b492910470157e180bbcc3c84 @practicalswift - thanks for the vote of confidence. Getting familiar with the code base is tedious. My main focus is the macOS deployment.
@RandyMcMillan I think you accidentally pulled in some unrelated non-typo changes in your latest change :)
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.