Fixed repeated words

This commit is contained in:
MrVallentin
2018-11-02 21:07:24 +01:00
committed by linkmauve
parent d9466050d9
commit 769f727e47
4 changed files with 4 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ size and a gamma ramp.
@subsection monitor_modes Video modes
GLFW generally does a good job selecting a suitable video mode when you create
a full screen window, change its video mode or or make a windowed one full
a full screen window, change its video mode or make a windowed one full
screen, but it is sometimes useful to know exactly which video modes are
supported.