Steven Silvester 8 年之前
父节点
当前提交
b31e2edcf8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/terminal/index.ts

+ 1 - 1
src/terminal/index.ts

@@ -603,7 +603,7 @@ class TerminalManager {
 export
 namespace TerminalManager {
   /**
-   * The options used to initialize for the terminal manager.
+   * The options used to initialize a terminal manager.
    */
   export
   interface IOptions {