Commit 5e6761c5 authored by Antoine Cellerier's avatar Antoine Cellerier

* fix string ("video" -> "audio")

parent 51155f56
......@@ -552,7 +552,7 @@ static char *ppsz_clock_descriptions[] =
#define SOUT_AUDIO_TEXT N_("Enable audio stream output")
#define SOUT_AUDIO_LONGTEXT N_( \
"This allows you to choose if the video stream should be redirected to " \
"This allows you to choose if the audio stream should be redirected to " \
"the stream output facility when this last one is enabled.")
#define SOUT_KEEP_TEXT N_("Keep stream output open" )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment