Selaa lähdekoodia

Fixed documentation tag name.

Camilla Berglund 12 vuotta sitten
vanhempi
commit
e67ee935a2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/compat.dox

+ 1 - 1
docs/compat.dox

@@ -112,7 +112,7 @@ context profiles.  Where this extension is unavailable, setting the
 `GLFW_OPENGL_PROFILE` hint to anything but zero will cause @ref glfwCreateWindow
 to fail.
 
-@section cmopat_osx OpenGL 3.2 on OS X
+@section compat_osx OpenGL 3.2 on OS X
 
 Support for OpenGL 3.0 and above was introduced with OS X 10.7, and even then
 only forward-compatible OpenGL 3.2 core profile contexts are supported.  There