summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--video/out/vo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 52e78dc502..c983667725 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -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,