From e67ee935a212e8efd1494a2b3b1a43ad812089d8 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 10 Jul 2013 15:39:08 +0200 Subject: [PATCH] Fixed documentation tag name. --- docs/compat.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compat.dox b/docs/compat.dox index 6eb12be8..0dff8ca2 100644 --- a/docs/compat.dox +++ b/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