diff options
Diffstat (limited to 'example-scripts')
-rwxr-xr-x | example-scripts/ffmpeg/record-mixed-ffmpeg-segmented-timestamps.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |