Browse Source

Update Quaternion.html

Joe Pea 6 years ago
parent
commit
4b92316d69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/en/math/Quaternion.html

+ 1 - 1
docs/api/en/math/Quaternion.html

@@ -166,7 +166,7 @@
 					functions are called.
 				</li>
 				<li>
-					[page:.setFromEuler setFromEuler]() function is called with its *update* argument set to true.
+					[page:.setFromEuler setFromEuler]() function is called with its *update* argument not set to false.
 				</li>
 			</ul>
 			By default it is the empty function, however you can change it if needed using [page:.onChange onChange]( [page:Function onChangeCallback] ).