Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Antony Chazapis <[email protected]>
  • Loading branch information
chazapis committed Jul 21, 2023
1 parent 9f822f3 commit eb4d1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare-cross
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#/bin/bash

# This script prepare a cross-compilation environment for $ARCH
# This script prepares a cross-compilation environment for $ARCH

if [ -z "$ARCH" ]; then
echo "Error: ARCH not defined"
Expand Down

0 comments on commit eb4d1d3

Please sign in to comment.