浏览代码

Merge pull request #51 from her001/mousecoords

Reword part of "Mouse and input coordinates"
Rémi Verschelde 9 年之前
父节点
当前提交
89e044afba
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/engine/mouse_and_input_coordinates.rst

+ 2 - 2
tutorials/engine/mouse_and_input_coordinates.rst

@@ -14,8 +14,8 @@ Hardware display coordinates
 ----------------------------
 ----------------------------
 
 
 Using hardware coordinates makes sense in the case of writing complex
 Using hardware coordinates makes sense in the case of writing complex
-UIs meant to run on PC, such as editors, MMOs, tools, etc. Yet, it makes
-not as much sense outside of that scope.
+UIs meant to run on PC, such as editors, MMOs, tools, etc. Yet, it does
+not make as much sense outside of that scope.
 
 
 Viewport display coordinates
 Viewport display coordinates
 ----------------------------
 ----------------------------