Ver Fonte

chore: fix small typo in options description

Estevao Soares dos Santos há 8 anos atrás
pai
commit
1a232e8717
5 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      dist/showdown.js
  2. 0 0
      dist/showdown.js.map
  3. 0 0
      dist/showdown.min.js
  4. 0 0
      dist/showdown.min.js.map
  5. 1 1
      src/options.js

+ 1 - 1
dist/showdown.js

@@ -75,7 +75,7 @@ function getDefaultOpts(simple) {
     },
     smartIndentationFix: {
       defaultValue: false,
-      description: 'Tries to smartly fix identation in es6 strings',
+      description: 'Tries to smartly fix indentation in es6 strings',
       type: 'boolean'
     }
   };

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/showdown.js.map


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/showdown.min.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/showdown.min.js.map


+ 1 - 1
src/options.js

@@ -73,7 +73,7 @@ function getDefaultOpts(simple) {
     },
     smartIndentationFix: {
       defaultValue: false,
-      description: 'Tries to smartly fix identation in es6 strings',
+      description: 'Tries to smartly fix indentation in es6 strings',
       type: 'boolean'
     }
   };

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff