Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

Commit 7e83b27

Browse files
authored
fixing the typo (#488)
1 parent 4d15b67 commit 7e83b27

File tree

431 files changed

+431
-431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

431 files changed

+431
-431
lines changed

src/act-asdf/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/act/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/actionlint/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/actions-runner-noexternals/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/actions-runner-noruntime-noexternals/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/actions-runner-noruntime/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/actions-runner/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/activemq-sdkman/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/age-keygen/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

src/age/library_scripts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

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

0 commit comments

Comments
 (0)