ソースを参照

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.