提交 99759a80 编写于 作者: C Coenraad Stijne

typo

上级 24108c45
...@@ -553,7 +553,7 @@ export interface IEditorOptions { ...@@ -553,7 +553,7 @@ export interface IEditorOptions {
*/ */
renderIndentGuides?: boolean; renderIndentGuides?: boolean;
/** /**
* Enable highlighting of the active of indent guide. * Enable highlighting of the active indent guide.
* Defaults to true. * Defaults to true.
*/ */
highlightActiveIndentGuide?: boolean; highlightActiveIndentGuide?: boolean;
......
...@@ -2885,7 +2885,7 @@ declare namespace monaco.editor { ...@@ -2885,7 +2885,7 @@ declare namespace monaco.editor {
*/ */
renderIndentGuides?: boolean; renderIndentGuides?: boolean;
/** /**
* Enable highlighting of the active of indent guide. * Enable highlighting of the active indent guide.
* Defaults to true. * Defaults to true.
*/ */
highlightActiveIndentGuide?: boolean; highlightActiveIndentGuide?: boolean;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册