Skip to content

Commit 0f0bda8

Browse files
committed
fix typo
found while reading the source code
1 parent 55a3b78 commit 0f0bda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ if [ ${#versions[@]} -eq 0 ]; then
6060
fi
6161

6262
# Global variables
63-
# Get architecure and use this as target architecture for docker image
63+
# Get architecture and use this as target architecture for docker image
6464
# See details in function.sh
6565
# TODO: Should be able to specify target architecture manually
6666
arch=$(get_arch)

0 commit comments

Comments
 (0)