Package: src:ffmpeg
Version: 7:3.1.3-1
Tags: patch upstream
I do not believe this is proper english. Patch attached.
Description: Fix simple typo
Author: Mathieu Malaterre <[email protected]>
--- ffmpeg-3.1.3.orig/ffmpeg.c
+++ ffmpeg-3.1.3/ffmpeg.c
@@ -3551,7 +3551,7 @@ static int check_keyboard_interaction(in
"+ increase verbosity\n"
"- decrease verbosity\n"
"c Send command to first matching filter supporting it\n"
- "C Send/Que command to all matching filters\n"
+ "C Send/Queue command to all matching filters\n"
"D cycle through available debug modes\n"
"h dump packets/hex press to cycle through the 3 states\n"
"q quit\n"