Index: build/install-build-deps.sh |
diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh |
index 1cdf46c64e5b5013e8e48e78945943dd2b5eb8a9..cf01ff7b00c9dcef1f1b2845ee6f1ca44c4e49ea 100755 |
--- a/build/install-build-deps.sh |
+++ b/build/install-build-deps.sh |
@@ -218,7 +218,7 @@ if [ "$(uname -m)" = "x86_64" ]; then |
echo |
echo "If you nonetheless want to try installing 32bit libraries" |
echo "directly, you can do so by explicitly passing the --lib32" |
- echo "option to install-build-deps.sh. |
+ echo "option to install-build-deps.sh." |
fi |
if test "$do_inst_lib32" != "1" |
then |