X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_vout_display.h;h=503f92db13b46b212b32b24095ff674fa76200fa;hb=470ce70b69e1530173950a8dfd6d274a70caa7bc;hp=e79ce7ef56f0121e359c40587ff0e105cc29f6a0;hpb=a7c0e2a065b845e9bdd7f00bb7bd8e86a93b5dbe;p=vlc diff --git a/include/vlc_vout_display.h b/include/vlc_vout_display.h index e79ce7ef56..503f92db13 100644 --- a/include/vlc_vout_display.h +++ b/include/vlc_vout_display.h @@ -113,7 +113,7 @@ typedef struct { } vout_display_cfg_t; /** - * Informations from a vout_display_t to configure + * Information from a vout_display_t to configure * the core behaviour. * * By default they are all false. @@ -271,7 +271,7 @@ struct vout_display_t { */ video_format_t fmt; - /* Informations + /* Information * * You can only set them in the open function. */