fix spelling

This commit is contained in:
Garux
2021-05-24 20:23:09 +03:00
parent 5efe29d863
commit 6c00419653
175 changed files with 414 additions and 414 deletions

View File

@@ -2088,7 +2088,7 @@ typedef unsigned int GLhandleARB;
#include "gtkutil/glfont.h"
/// \brief A module which wraps a runtime-binding of the standard OpenGL functions.
/// Provides convenience functions for querying availabiliy of extensions, rendering text and error-checking.
/// Provides convenience functions for querying availability of extensions, rendering text and error-checking.
struct OpenGLBinding
{
INTEGER_CONSTANT( Version, 2 );