浏览代码

Merge pull request #10279 from ntlblpm/patch-2

Fix grammar in Advanced vector math
Max Hilbrunner 10 月之前
父节点
当前提交
41b0e4c1e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/math/vectors_advanced.rst

+ 1 - 1
tutorials/math/vectors_advanced.rst

@@ -23,7 +23,7 @@ because of its usage. (Just like we call (0,0) the Origin!).
 
 The plane passes by the origin and the
 surface of it is perpendicular to the unit vector (or *normal*). The
-side towards the vector points to is the positive half-space, while the
+side the vector points to is the positive half-space, while the
 other side is the negative half-space. In 3D this is exactly the same,
 except that the plane is an infinite surface (imagine an infinite, flat
 sheet of paper that you can orient and is pinned to the origin) instead