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 bc31b48

Browse filesBrowse files
TrottMylesBorins
authored andcommitted
doc: edit text for DEP0082
Make deprecation text more concise and direct. PR-URL: #20519 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 44f80ca commit bc31b48
Copy full SHA for bc31b48

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/deprecations.md‎

Copy file name to clipboardExpand all lines: doc/api/deprecations.md
+2-3Lines changed: 2 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -748,9 +748,8 @@ file descriptors.
748748
749749
Type: Runtime
750750
751-
`REPLServer.prototype.memory()` is a function only necessary for the
752-
internal mechanics of the `REPLServer` itself, and is therefore not
753-
necessary in user space.
751+
`REPLServer.prototype.memory()` is only necessary for the internal mechanics of
752+
the `REPLServer` itself. Do not use this function.
754753
755754
<a id="DEP0083"></a>
756755
### DEP0083: Disabling ECDH by setting ecdhCurve to false

0 commit comments

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