ソースを参照

Fixed news item tag name.

Camilla Berglund 12 年 前
コミット
e0ee90d50c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/news.dox

+ 1 - 1
docs/news.dox

@@ -18,7 +18,7 @@ For more information on how to use CMake, see the
 [CMake manual](http://cmake.org/cmake/help/documentation.html).
 
 
-@subsection new_30_multiwnd Multi-window support
+@subsection news_30_multiwnd Multi-window support
 
 GLFW now supports the creation of multiple windows, each with their own OpenGL
 or OpenGL ES context, and all window functions now take a window handle.  Event