mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Fix spelling
This commit is contained in:
parent
f8ec8d4abe
commit
e1cbaf3d3c
@ -155,7 +155,7 @@ define([
|
||||
* Draw the list of notebooks
|
||||
* @method draw_notebook_list
|
||||
* @param {Array} list An array of dictionaries representing files or
|
||||
* direcotories.
|
||||
* directories.
|
||||
* @param {String} error_msg An error message
|
||||
*/
|
||||
NotebookList.prototype.draw_notebook_list = function (list, error_msg) {
|
||||
|
Loading…
Reference in New Issue
Block a user