Afshin Darian 8 år sedan
förälder
incheckning
4ec379ab25
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/application/shell.ts

+ 1 - 1
src/application/shell.ts

@@ -60,7 +60,7 @@ interface ISideAreaOptions {
 
 
 /**
- *
+ * The application shell for JupyterLab.
  */
 export
 class ApplicationShell extends Widget {