summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-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 0f01a4b056..55c55df15e 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -132,7 +132,7 @@ enum mp_voctrl {
VOCTRL_EXTERNAL_RESIZE,
};
-// Helper to expose what kind of content is curently playing to the VO.
+// Helper to expose what kind of content is currently playing to the VO.
enum mp_content_type {
MP_CONTENT_NONE, // used for force-window
MP_CONTENT_IMAGE,