aboutsummaryrefslogtreecommitdiff
path: root/help.sh
diff options
context:
space:
mode:
authorJaewoong Jung <jungjw@google.com>2021-03-25 14:40:44 -0700
committerJaewoong Jung <jungjw@google.com>2021-03-25 14:40:44 -0700
commitf9a2e4d41f7e5749617a162e26a2caee72454b9d (patch)
treecae50c3e5534827ae73577054d1a6f65ba09c772 /help.sh
parent26c77daaa458c7b4e5e3de9b69bd0d0c37577833 (diff)
downloadbuild-f9a2e4d41f7e5749617a162e26a2caee72454b9d.tar.gz
Fix the help script.
Test: m help Change-Id: I5ed6357de4ed4e59d2f1337aefe0104b113869fe
Diffstat (limited to 'help.sh')
-rwxr-xr-xhelp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.sh b/help.sh
index bdb078fa4d..06a9056983 100755
--- a/help.sh
+++ b/help.sh
@@ -18,7 +18,7 @@ Usage of "m" imitates usage of the program "make".
See '"${SCRIPT_DIR}"'/Usage.txt for more info about build usage and concepts.
The parallelism of the build can be set with a -jN argument to "m". If you
-don't provide a -j argument, the build system automatically selects a parallel
+don'\''t provide a -j argument, the build system automatically selects a parallel
task count that it thinks is optimal for your system.
Common goals are: