Skip to content

Commit 52f2072

Browse files
Fix spelling typo
1 parent 1f8d774 commit 52f2072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-openssl-libraries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
fi
2020
;;
2121
*)
22-
echo "Toolchain uknown for host system"
22+
echo "Toolchain unknown for host system"
2323
exit 1
2424
;;
2525
esac

0 commit comments

Comments
 (0)