Skip to content

Commit

Permalink
fixing the typo (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomharvey authored Aug 20, 2023
1 parent 4d15b67 commit 7e83b27
Show file tree
Hide file tree
Showing 431 changed files with 431 additions and 431 deletions.
2 changes: 1 addition & 1 deletion src/act-asdf/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/act/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/actionlint/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/actions-runner-noexternals/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/actions-runner-noruntime/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/actions-runner/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/activemq-sdkman/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/age-keygen/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/age/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/airplane-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/akamai-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/alertmanager/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/alp-asdf/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/amplify-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/angular-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/ansible/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/ant-sdkman/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/apko/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/apt-get-packages/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/apt-packages/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/asciidoctorj-sdkman/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/assemblyscript/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/atlantis/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/atmos/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/auditjs/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/autoenv/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/aws-cdk/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/aws-eb-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/aztfexport/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/ballerina-sdkman/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bandit/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bartib/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/beehive/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bigcommerce-stencil-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bikeshed/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bin/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bitwarden-cli/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/black/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/blackbox-exporter/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bomber/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/boundary-asdf/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
2 changes: 1 addition & 1 deletion src/bower/library_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


clean_download() {
# The purpose of this function is to download a file with minimal impact on contaier layer size
# The purpose of this function is to download a file with minimal impact on container layer size
# this means if no valid downloader is found (curl or wget) then we install a downloader (currently wget) in a
# temporary manner, and making sure to
# 1. uninstall the downloader at the return of the function
Expand Down
Loading

0 comments on commit 7e83b27

Please sign in to comment.