瀏覽代碼

Formatting.

Camilla Berglund 11 年之前
父節點
當前提交
271d9fc76e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -95,10 +95,10 @@ GLFW bundles a number of dependencies in the `deps/` directory.
                  that at least one CRTC was present
  - [X11] Bugfix: A stale `_NET_SUPPORTING_WM_CHECK` root window property would
                  cause an uncaught `BadWindow` error
- - [X11] Bugfix: No check was made for the presence GLX 1.3 when
+ - [X11] Bugfix: No check was made for the presence of GLX 1.3 when
                  `GLX_SGIX_fbconfig` was unavailable
  - [X11] Bugfix: The message type of ICCCM protocol events was not checked
- - [X11] Bugfix: `glfwDestroyWindow` did not flush the output buffer.
+ - [X11] Bugfix: `glfwDestroyWindow` did not flush the output buffer
  - [X11] Bugfix: Window frame interactions were reported as focus events
  - [X11] Bugfix: Workaround for legacy Compiz caused flickering during resize
  - [X11] Bugfix: The name pointer of joysticks were not cleared on disconnection