فهرست منبع

SkeletonHelper: fix typo in JSDoc (#31113)

Senya Pugach 8 ماه پیش
والد
کامیت
fa53b27bd1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/helpers/SkeletonHelper.js

+ 1 - 1
src/helpers/SkeletonHelper.js

@@ -81,7 +81,7 @@ class SkeletonHelper extends LineSegments {
 		this.root = object;
 
 		/**
-		 * he list of bones that the helper visualizes.
+		 * The list of bones that the helper visualizes.
 		 *
 		 * @type {Array<Bone>}
 		 */

粤ICP备19079148号