浏览代码

Fix docstring

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

+ 1 - 1
src/docmanager/index.ts

@@ -813,7 +813,7 @@ class DocumentWidget extends Widget {
   }
 
   /**
-   * Set the child and context of the widget.
+   * Set the child the widget.
    *
    * #### Notes
    * This function is not intended to be called by user code.