Spelling fix
Original commit message from CVS: Spelling fix
This commit is contained in:
parent
e5b37a86c9
commit
94c4854bec
@ -242,7 +242,7 @@ main (gint argc, gchar *argv[])
|
||||
pipeline = make_mpeg_decoder_pipeline (argv[2], index);
|
||||
break;
|
||||
default:
|
||||
g_print ("unkown type %d\n", atoi (argv[1]));
|
||||
g_print ("unknown type %d\n", atoi (argv[1]));
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user