Skip to content

Commit 287f21e

Browse files
adamgoosevsemozhetbyt
authored andcommittedJan 27, 2018
doc: fix typo in REPL docs
PR-URL: #18404 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent bb5575a commit 287f21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/repl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ within the action function for commands registered using the
381381
added: v9.0.0
382382
-->
383383

384-
The `replServer.clearBufferedComand()` method clears any command that has been
384+
The `replServer.clearBufferedCommand()` method clears any command that has been
385385
buffered but not yet executed. This method is primarily intended to be
386386
called from within the action function for commands registered using the
387387
`replServer.defineCommand()` method.

0 commit comments

Comments
 (0)
Please sign in to comment.