scripts: fix unterminated quoted string in create-uninstalled-setup.sh
authorTim-Philipp Müller <tim@centricular.net>
Sun, 12 Aug 2012 14:48:20 +0000 (15:48 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 12 Aug 2012 14:48:20 +0000 (15:48 +0100)
scripts/create-uninstalled-setup.sh

index c2bc74a..1bedf55 100755 (executable)
@@ -139,7 +139,7 @@ echo "by autogen.sh/configure"
 echo
 echo "==========================================================================================="
 echo
-echo "Also see http://gstreamer.freedesktop.org/wiki/UninstalledSetup
+echo "Also see http://gstreamer.freedesktop.org/wiki/UninstalledSetup"
 echo
 echo "==========================================================================================="