Sebastien Lebreton před 5 roky
rodič
revize
b8c4977685
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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) {