mirror of
https://github.com/glfw/glfw
synced 2026-09-26 16:18:21 +03:00
Fix source comment typo
Closes #1982
(cherry picked from commit eacc1cafba)
This commit is contained in:
parent
689840f2eb
commit
55528e9178
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// This is an example program for the GLFW library
|
||||
//
|
||||
// The program uses a "split window" view, rendering four views of the
|
||||
// same scene in one window (e.g. uesful for 3D modelling software). This
|
||||
// same scene in one window (e.g. useful for 3D modelling software). This
|
||||
// demo uses scissors to separate the four different rendering areas from
|
||||
// each other.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue