chore: remove repetitive words

Signed-off-by: kindhuge <huangpengfei@outlook.com>
This commit is contained in:
kindhuge
2024-04-04 13:19:49 +08:00
parent 1f1f1f60ac
commit 32905bbf5d
2 changed files with 2 additions and 2 deletions

2
glfw/null_monitor.c vendored
View File

@@ -33,7 +33,7 @@
#include <string.h>
#include <math.h>
// The the sole (fake) video mode of our (sole) fake monitor
// The sole (fake) video mode of our (sole) fake monitor
//
static GLFWvidmode getVideoMode(void)
{