Skip to content

Commit 7d26dd0

Browse files
committed
Typo
Signed-off-by: Antony Chazapis <[email protected]>
1 parent 3d4661f commit 7d26dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/prepare-cross

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#/bin/bash
22

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

55
if [ -z "$ARCH" ]; then
66
echo "Error: ARCH not defined"

0 commit comments

Comments
 (0)