Ver código fonte

Missing docstring.

Afshin Darian 7 anos atrás
pai
commit
a4bfeb21af

+ 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 {