mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
Fix typo
This commit is contained in:
parent
2c6ed87a63
commit
1119ae1467
@ -949,7 +949,7 @@ define([
|
||||
|
||||
ActionHandler.prototype.get_name = function(name_or_data){
|
||||
/**
|
||||
* given an `action` or `name` of a action, return the name attached to this action.
|
||||
* given an `action` or `name` of an action, return the name attached to this action.
|
||||
* if given the name of and corresponding actions does not exist in registry, return `null`.
|
||||
**/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user