Steven Silvester 9 лет назад
Родитель
Сommit
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.