]> git.sesse.net Git - vlc/blobdiff - include/vlc_fourcc.h
s/informations/information/
[vlc] / include / vlc_fourcc.h
index b1f349e1199ef2f770e6d48e31f2cd972c277a66..fd7d24a861fa4ff6115b447bdbd711589d59061e 100644 (file)
@@ -403,7 +403,7 @@ VLC_EXPORT( bool, vlc_fourcc_IsYUV, ( vlc_fourcc_t ) );
 VLC_EXPORT( bool, vlc_fourcc_AreUVPlanesSwapped, (vlc_fourcc_t , vlc_fourcc_t ) );
 
 /**
- * Chroma related informations.
+ * Chroma related information.
  */
 typedef struct {
     unsigned plane_count;