소스 검색

Fixed documentation tag name.

Camilla Berglund 12 년 전
부모
커밋
e67ee935a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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