diff --git a/include/GLFW/glfw3.h b/include/GLFW/glfw3.h index 1809a900..1da50d27 100644 --- a/include/GLFW/glfw3.h +++ b/include/GLFW/glfw3.h @@ -960,7 +960,7 @@ extern "C" { * and [attribute](@ref GLFW_CONTEXT_VERSION_MINOR_attrib). */ #define GLFW_CONTEXT_VERSION_MINOR 0x00022003 -/*! @brief Context client API revision number hint and attribute. +/*! @brief Context client API revision number attribute. * * Context client API revision number * [attribute](@ref GLFW_CONTEXT_REVISION_attrib).