Explorar el Código

Fix docstring

Steven Silvester hace 9 años
padre
commit
ed3fc72f78
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.