Mathemtics -> Mathematics

This commit is contained in:
Jane Doe
2020-10-04 09:35:17 -07:00
parent 0a8d6e582c
commit e9467e18ed

View File

@@ -12,7 +12,7 @@
#include <learnopengl/shader.h>
#include <learnopengl/camera.h>
// GLM Mathemtics
// GLM Mathematics
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>