Skip to content

Commit 885ed96

Browse files
arkeronetargos
authored andcommitted
doc: fix typo in repl.md
"entires" -> "entries" PR-URL: #38244 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 46651b6 commit 885ed96

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
@@ -243,7 +243,7 @@ triggered with <kbd>Ctrl</kbd>+<kbd>R</kbd> to search backward and
243243
<kbd>Ctrl</kbd>+<kbd>S</kbd> to search
244244
forwards.
245245

246-
Duplicated history entires will be skipped.
246+
Duplicated history entries will be skipped.
247247

248248
Entries are accepted as soon as any key is pressed that doesn't correspond
249249
with the reverse search. Cancelling is possible by pressing <kbd>Esc</kbd> or

0 commit comments

Comments
 (0)