Explorar el Código

Missing docstring.

Afshin Darian hace 7 años
padre
commit
a4bfeb21af
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/settingeditor-extension/src/settingeditor.ts

+ 1 - 0
packages/settingeditor-extension/src/settingeditor.ts

@@ -844,6 +844,7 @@ class PluginFieldset extends Widget {
  */
 namespace Private {
   /**
+   * Create the instructions text node.
    */
   export
   function createInstructionsNode(): HTMLElement {