فهرست منبع

Merge pull request #15412 from hauvubhtech/patch-1

Docs: Correct typo
Mr.doob 6 سال پیش
والد
کامیت
6ecda44d5d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/api/en/renderers/WebGLRenderer.html

+ 1 - 1
docs/api/en/renderers/WebGLRenderer.html

@@ -253,7 +253,7 @@
 
 
 		Note: Sorting is used to attempt to properly render objects that have some degree of transparency.
 		Note: Sorting is used to attempt to properly render objects that have some degree of transparency.
 		By definition, sorting objects may not work in all cases.  Depending on the needs of application,
 		By definition, sorting objects may not work in all cases.  Depending on the needs of application,
-		it may be neccessary to turn off sorting and use other methods to deal with transparency
+		it may be necessary to turn off sorting and use other methods to deal with transparency
 		rendering e.g. manually determining each object's rendering order.
 		rendering e.g. manually determining each object's rendering order.
 		</p>
 		</p>