浏览代码

Formatting

Camilla Berglund 9 年之前
父节点
当前提交
6ac1ed18ea
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -99,8 +99,8 @@ information on what to include when reporting a bug.
 
 ## Changelog
 
-- Added `glfwGetKeyScancode` function that allows retrieving platform depen-
-  dent scancodes for keys (#830)
+- Added `glfwGetKeyScancode` function that allows retrieving platform dependent
+  scancodes for keys (#830)
 - Bugfix: Calling `glfwMaximizeWindow` on a full screen window was not ignored
 - [Win32] Bugfix: Undecorated windows could not be iconified by the user (#861)