[vlc-devel] [PATCH 04/11] access: dc1394: Fix spelling of 'released'
Sebastian Ramacher
sramacher at debian.org
Tue Sep 26 23:19:49 CEST 2017
Signed-off-by: Sebastian Ramacher <sramacher at debian.org>
---
modules/access/dc1394.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/access/dc1394.c b/modules/access/dc1394.c
index 40031b58e6..00be5417f7 100644
--- a/modules/access/dc1394.c
+++ b/modules/access/dc1394.c
@@ -541,7 +541,7 @@ static int process_options( demux_t *p_demux )
*/
msg_Err( p_demux,
"video size of 160x120 is actually disabled for lack of"
- "chroma support. It will relased ASAP, until then try "
+ "chroma support. It will be released ASAP, until then try "
"an higher size (320x240 and 640x480 are fully supported)" );
free(psz_dup);
return VLC_EGENERIC;
--
2.14.2
More information about the vlc-devel
mailing list