Browse Source

Merge pull request #11311 from paulmasson/patch-3

Typo
Mr.doob 8 years ago
parent
commit
ee2fa4c50a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/api/extras/CurveUtils.html

+ 2 - 2
docs/api/extras/CurveUtils.html

@@ -11,9 +11,9 @@
 		<h1>[name]</h1>
 
 		<div class="desc">
-		A class containing utility functions for curves.<br />
+		A class containing utility functions for curves.<br /><br />
 
-		Note that these are all linear functions so it is neccessary to calculate seperately for
+		Note that these are all linear functions so it is neccessary to calculate separately for
 		x, y (and z, w if present) components of a curve.
 		</div>