Ver código fonte

Fix docstring

Steven Silvester 9 anos atrás
pai
commit
ed3fc72f78
1 arquivos alterados com 1 adições e 1 exclusões
  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.