소스 검색

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