فهرست منبع

spelling fix...

rabble rabble rabble...
Pryme8 6 سال پیش
والد
کامیت
10deee0a0b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      serializers/src/stl/stlSerializer.ts

+ 1 - 1
serializers/src/stl/stlSerializer.ts

@@ -8,7 +8,7 @@ import { Vector3 } from "babylonjs/Maths/math";
 export class STLExport {
      /**
      * Exports the geometry of a Mesh array in .STL file format (ASCII)
-     * @param mesh defines the meshe to serialize
+     * @param mesh defines the mesh to serialize
      * @param fileName Name of the file when downloaded.
      * @param download triggers the automatic download of the file.
      * @returns the ASCII STL format