]> git.sesse.net Git - vlc/blobdiff - src/input/item.c
Typos
[vlc] / src / input / item.c
index 8bca6f6321472c2eca1d2b10bce1e8d71feb8029..df4e15967ef345a891f4ca769b4f7ee43a8e4a30 100644 (file)
@@ -216,7 +216,7 @@ void input_item_SetMeta( input_item_t *p_i, vlc_meta_type_t meta_type, const cha
 }
 
 /* FIXME GRRRRRRRRRR args should be in the reverse order to be
- * consistant with (nearly?) all or copy funcs */
+ * consistent with (nearly?) all or copy funcs */
 void input_item_CopyOptions( input_item_t *p_parent,
                              input_item_t *p_child )
 {