Afshin Darian hace 8 años
padre
commit
4ec379ab25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {