summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-02-03 18:03:25 +0200
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-02-03 18:03:25 +0200
commita27b73d971759ab18de1bac8689b1425ce0d57bd (patch)
tree8680a37a66275a5b62a1e55e33fe633417ed90f2
parentdbaf970c857e2a6fda9f6fd418bc873e5eb391cb (diff)
downloadaiaiai-a27b73d971759ab18de1bac8689b1425ce0d57bd.tar.gz
checker: fix a typo
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-rwxr-xr-xaiaiai-checker2
1 files changed, 1 insertions, 1 deletions
diff --git a/aiaiai-checker b/aiaiai-checker
index d071bce..8811b6a 100755
--- a/aiaiai-checker
+++ b/aiaiai-checker
@@ -20,7 +20,7 @@ show_usage()
cat <<-EOF
Usage: $PROG [options] -- ...
-This is an internal aiaiai helper program which runs various source soce
+This is an internal aiaiai helper program which runs various source code
analysis tools when building the kernel. Options for $PROG has to go first,
then there has to be a "--" delimiter, and then any number of options which are
not interpreted by this script but passed further to the code analysis tool