]> git.sesse.net Git - vlc/blobdiff - include/vlc_config.h
* it's information, not informations (you missed some, dj :P)
[vlc] / include / vlc_config.h
index ecce507a2f28ec4d98cd36b9065d8be175a2d694..443a84650a3d9320c2ae9699c3d8c625e190cb68 100644 (file)
 /* Maximum number of active areas in a rendering buffer. Active areas are areas
  * of the picture which need to be cleared before re-using the buffer. If a
  * picture, including its many additions such as subtitles, additionnal user
- * informations and interface, has too many active areas, some of them are
+ * information and interface, has too many active areas, some of them are
  * joined. */
 #define VOUT_MAX_AREAS                  5