Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Antony Chazapis <chazapis@ics.forth.gr>
  • Loading branch information
chazapis committed Jun 29, 2023
1 parent 3d4661f commit 7d26dd0
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 7d26dd0

Please sign in to comment.