summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-21 15:54:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-21 15:54:11 -0600
commitdb3ba2bf0994f0d0c9fef0b9ff08d71cc4aefe57 (patch)
treef7bcb0d25022acfaa3b3988efaf80004cc101fe9 /misc
parent8762c7a0b648d20fe0651e58b0e2d4fc00151789 (diff)
downloadnuttx-db3ba2bf0994f0d0c9fef0b9ff08d71cc4aefe57.tar.gz
nuttx-db3ba2bf0994f0d0c9fef0b9ff08d71cc4aefe57.tar.bz2
nuttx-db3ba2bf0994f0d0c9fef0b9ff08d71cc4aefe57.zip
Fix some minor typos in the uClibc++ install script
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/uClibc++/install.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/uClibc++/install.sh b/misc/uClibc++/install.sh
index f3dc09892..9bfb92828 100755
--- a/misc/uClibc++/install.sh
+++ b/misc/uClibc++/install.sh
@@ -273,10 +273,10 @@ fi
# Licensing
echo "You are about to install the uClibc++ library into the NuttX source"
-echo "tree. NuttX is licensed under the permissive, modified BSD License; uClibc"
+echo "tree. NuttX is licensed under the permissive, modified BSD License; uClibc++"
echo "is licensed under the GNU LGPL Version 3 license. When you install"
-echo "uClibc++ into the NuttX source tree, you must then comply with uClibc's"
-echo "stricter GNU LGPL Version 3 license."
+echo "uClibc++ into the NuttX source tree, you must then comply with all aspects"
+echo "of uClibc++'s stricter GNU LGPL Version 3 license."
echo ""
readyn "Continue" "N"