From f31a3a2053b07b834c5143bd6be4eaf05c1a014d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 9 Oct 2024 11:59:31 +0200 Subject: [chore] *: fix typos detected by typos-cli --- utils/lib_go.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/lib_go.sh') diff --git a/utils/lib_go.sh b/utils/lib_go.sh index 0b58fad61..06522f005 100755 --- a/utils/lib_go.sh +++ b/utils/lib_go.sh @@ -56,7 +56,7 @@ EOF go.ver_info(){ - # print informations about a golang distribution. To print filename + # print information about a golang distribution. To print filename # sha256 and size of the archive that fits to your OS and host: # # go.ver_info "${GO_VERSION}" archive "$(go.os)" "$(go.arch)" filename sha256 size -- cgit v1.2.3