Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
  • Loading branch information
Snehil-Shah and kgryte authored Jun 27, 2024
1 parent 1d6ad40 commit e8e0e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/node_modules/@stdlib/repl/lib/completer_engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ setNonEnumerableReadOnly( CompleterEngine.prototype, '_isDisplayable', function
});

/**
* Closes completer engine.
* Closes the completer engine.
*
* @private
* @name _closeCompleter
Expand Down

0 comments on commit e8e0e9f

Please sign in to comment.