Skip to content

Commit d1dbe6e

Browse files
committed
chore: typo architecutre -> architecture
1 parent 16282ba commit d1dbe6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fatal() {
1919
#
2020
# This is used to get the target architecture for docker image.
2121
# For crossing building, we need a way to specify the target
22-
# architecutre manually.
22+
# architecture manually.
2323
function get_arch() {
2424
local arch
2525
case $(uname -m) in

0 commit comments

Comments
 (0)