summaryrefslogtreecommitdiffstats
path: root/video/out/w32_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/w32_common.c')
-rw-r--r--video/out/w32_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/w32_common.c b/video/out/w32_common.c
index a69048414d..51ab3ac3e4 100644
--- a/video/out/w32_common.c
+++ b/video/out/w32_common.c
@@ -99,7 +99,7 @@ struct vo_w32_state {
bool focused;
- // whether the window position and size were intialized
+ // whether the window position and size were initialized
bool window_bounds_initialized;
bool current_fs;