Skip to content

Commit dd82092

Browse files
committed
Update description
1 parent 647f629 commit dd82092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/repl/server/lib/functions

lib/node_modules/@stdlib/repl/server/lib/functions/help.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var NO_HELP_TEXT = 'No help information available.';
1616
// MAIN //
1717

1818
/**
19-
* Returns help information.
19+
* Prints help information.
2020
*
2121
* @private
2222
* @param {*} alias - variable alias or value

0 commit comments

Comments
 (0)