spelling: purpose

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:34:55 -05:00
parent 4fcf714554
commit 216723a8b0

View File

@@ -16,7 +16,7 @@
#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
// functions for easy management.
class Shader