summaryrefslogtreecommitdiff
path: root/misc/drivers/rtl8187x/INSTALL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'misc/drivers/rtl8187x/INSTALL.sh')
-rwxr-xr-xmisc/drivers/rtl8187x/INSTALL.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/drivers/rtl8187x/INSTALL.sh b/misc/drivers/rtl8187x/INSTALL.sh
index 839fb7768..29a7a7784 100755
--- a/misc/drivers/rtl8187x/INSTALL.sh
+++ b/misc/drivers/rtl8187x/INSTALL.sh
@@ -79,7 +79,7 @@ while [ ! -z "$1" ]; do
shift
done
-# Sanity checking
+# Sanity checking
if [ -z "${nuttxdir}" ]; then
echo "Path to the top-level NuttX directory not provided"