mirror of https://github.com/mpv-player/mpv
vo: fix typo in comment
This commit is contained in:
parent
ee4a8f0d57
commit
c9963c1368
|
@ -67,7 +67,7 @@ enum mp_voctrl {
|
|||
VOCTRL_SET_PANSCAN,
|
||||
VOCTRL_SET_EQUALIZER,
|
||||
|
||||
// Trigger by any change to mp_vo_opts. This is for convenience. In theory,
|
||||
// Triggered by any change to mp_vo_opts. This is for convenience. In theory,
|
||||
// you could install your own listener.
|
||||
VOCTRL_VO_OPTS_CHANGED,
|
||||
|
||||
|
|
Loading…
Reference in New Issue