Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 54977e6

Browse filesBrowse files
mscdexMyles Borins
authored andcommitted
doc: add missing backtick for readline
PR-URL: #4549 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 5d6bed8 commit 54977e6
Copy full SHA for 54977e6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/readline.markdown‎

Copy file name to clipboardExpand all lines: doc/api/readline.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Clears the screen from the current position of the cursor down.
247247

248248
## readline.createInterface(options)
249249

250-
Creates a readline `Interface` instance. Accepts an `options Object that takes
250+
Creates a readline `Interface` instance. Accepts an `options` Object that takes
251251
the following values:
252252

253253
- `input` - the readable stream to listen to (Required).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.