File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ Customize keymaps
33
44.. note ::
55
6- DEclarative Custom Keymaps is a provisional feature with unstable API which is not
7- guarantied to be keep in future versions odf the notebook, and can be
6+ Declarative Custom Keymaps is a provisional feature with unstable API which is not
7+ guaranteed to be kept in future versions of the notebook, and can be
88 removed or changed without warnings.
99
1010The notebook shortcuts that are defined by jupyter both in edit mode an command
Original file line number Diff line number Diff line change @@ -408,7 +408,6 @@ define([
408408 * The shortcut error should be explicit here, because it will be
409409 * seen by users.
410410 */
411- var that = this ;
412411 try {
413412 this . _remove_leaf ( shortcut , this . _shortcuts ) ;
414413 if ( ! suppress_help_update ) {
You can’t perform that action at this time.
0 commit comments