Update null_monitor.c

comment minor fix
This commit is contained in:
Ikko Eltociear Ashimine 2024-03-10 22:54:45 +09:00 committed by GitHub
parent dc557ecf38
commit 83c2926edf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,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)
{