diff --git a/includes/glm/detail/_fixes.hpp b/includes/glm/detail/_fixes.hpp index a503c7c..64eea0d 100644 --- a/includes/glm/detail/_fixes.hpp +++ b/includes/glm/detail/_fixes.hpp @@ -20,7 +20,7 @@ #undef isinf #endif -//! Workaround for Chrone Native Client +//! Workaround for Chrome Native Client #ifdef log2 #undef log2 #endif