gst-raiplay-download.sh: make a comment shorter
[experiments/gstreamer.git] / shell / gst-raiplay-download.sh
index 8e53030..51af243 100755 (executable)
@@ -9,7 +9,7 @@ set -e
 SOURCE_URL="$1"
 OUTPUT_FILE="$2"
 
-# use a fixed and high value for connection-speed to download the best quality video
+# use a high value for connection-speed to download the best quality video
 gst-launch-1.0 \
   \
   mp4mux name=mp4 fragment-duration=10 ! \