From 269934b4d393158ae508e36c55b0324e21276289 Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 23 Dec 2015 10:09:04 +0100 Subject: fix typo --- example-scripts/ffmpeg/record-mixed-ffmpeg-segmented-timestamps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example-scripts/ffmpeg') diff --git a/example-scripts/ffmpeg/record-mixed-ffmpeg-segmented-timestamps.sh b/example-scripts/ffmpeg/record-mixed-ffmpeg-segmented-timestamps.sh index 2a5ef02..f987c97 100755 --- a/example-scripts/ffmpeg/record-mixed-ffmpeg-segmented-timestamps.sh +++ b/example-scripts/ffmpeg/record-mixed-ffmpeg-segmented-timestamps.sh @@ -1,7 +1,7 @@ #!/bin/sh # WARNING: Using '%t' in the output filename requires a patched FFmpeg! -# If this command fails with the messate 'Invalid segment filename template', +# If this command fails with the message 'Invalid segment filename template', # you do not have such a FFmpeg version. ffmpeg \ -- cgit v1.2.3