diff --git a/IPython/html/static/notebook/js/maintoolbar.js b/IPython/html/static/notebook/js/maintoolbar.js index c790ed8a8..132daa1c0 100644 --- a/IPython/html/static/notebook/js/maintoolbar.js +++ b/IPython/html/static/notebook/js/maintoolbar.js @@ -65,9 +65,8 @@ define([ }; // add a cell type drop down to the maintoolbar. - // trigged when the pseudo action `` is + // triggered when the pseudo action `` is // encountered when building a toolbar. - // there supposed to be only one of these, but many should work in most cases; MainToolBar.prototype.add_celltype_list = function () { var that = this; var sel = $('