summaryrefslogtreecommitdiff
path: root/make-macosx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make-macosx.sh')
-rwxr-xr-xmake-macosx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-macosx.sh b/make-macosx.sh
index 422da641..f8995535 100755
--- a/make-macosx.sh
+++ b/make-macosx.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
-# Lets make the user gives us a target build system
+# Let's make the user give us a target build system
if [ $# -ne 1 ]; then
echo "Usage: $0 target_architecture"