瀏覽代碼

Comment fix.

Camilla Berglund 11 年之前
父節點
當前提交
56f0bb8613
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/internal.h

+ 1 - 1
src/internal.h

@@ -141,7 +141,7 @@ typedef struct _GLFWcursor      _GLFWcursor;
 /*! @brief Window configuration.
  *
  *  Parameters relating to the creation of the window but not directly related
- *  to the framebuffer.  This is used to pass context creation parameters from
+ *  to the framebuffer.  This is used to pass window creation parameters from
  *  shared code to the platform API.
  */
 struct _GLFWwndconfig