We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7f8c3 commit ca9545eCopy full SHA for ca9545e
lib/node_modules/@stdlib/repl/lib/commands/keybindings.js
@@ -50,7 +50,7 @@ function command( repl ) {
50
*
51
* @private
52
* @param {string} [action] - action name
53
- * @returns {(Object|Array<Object>)} keybindings object or a list of keybindings for an action
+ * @returns {(Object|Array<Object>)} keybindings object or a list of keybindings
54
*/
55
function onCommand() {
56
var action;
0 commit comments