Skip to content

Commit e541032

Browse files
arkeroneaduh95
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 fb93b71 commit e541032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/api/repl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ triggered with <kbd>Ctrl</kbd>+<kbd>R</kbd> to search backward and
245245
<kbd>Ctrl</kbd>+<kbd>S</kbd> to search
246246
forwards.
247247

248-
Duplicated history entires will be skipped.
248+
Duplicated history entries will be skipped.
249249

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

0 commit comments

Comments
 (0)