Sebastien Lebreton 5 年之前
父節點
當前提交
b8c4977685
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Playground/js/monacoCreator.js

+ 1 - 1
Playground/js/monacoCreator.js

@@ -6,7 +6,7 @@
  * - deprecated members marking.
  * - compilation and proper error reporting for both JS and TS.
  * - private/internal member filtering (we should not see members starting with an underscore).
- * - dedicated adornments, like the one used for previwing colors for BABYLON.ColorX types.
+ * - dedicated adornments, like the one used for previewing colors for BABYLON.ColorX types.
  */
 class MonacoCreator {
     constructor(parent) {