mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-10 10:33:23 +08:00
spelling: purpose
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
#include <glm/gtc/type_ptr.hpp>
|
#include <glm/gtc/type_ptr.hpp>
|
||||||
|
|
||||||
|
|
||||||
// General purpsoe shader object. Compiles from file, generates
|
// General purpose shader object. Compiles from file, generates
|
||||||
// compile/link-time error messages and hosts several utility
|
// compile/link-time error messages and hosts several utility
|
||||||
// functions for easy management.
|
// functions for easy management.
|
||||||
class Shader
|
class Shader
|
||||||
|
|||||||
Reference in New Issue
Block a user