summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTobias Nießen <tniessen@users.noreply.github.com>2018-09-07 22:21:56 +0200
committerTobias Nießen <tniessen@tnie.de>2018-09-08 16:29:21 +0200
commit9f06a057959edc258fd0014223d9fb0ec917525f (patch)
tree17a9a3112a68655ee3856269360f1f54fea2390a /doc
parent3f671901684b1903b4a065b285b45d9bb88e38e1 (diff)
downloadandroid-node-v8-9f06a057959edc258fd0014223d9fb0ec917525f.tar.gz
android-node-v8-9f06a057959edc258fd0014223d9fb0ec917525f.tar.bz2
android-node-v8-9f06a057959edc258fd0014223d9fb0ec917525f.zip
doc: fix description of DEP0024
PR-URL: https://github.com/nodejs/node/pull/22755 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/deprecations.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 04ff5f5ca0..5a7f9d08a1 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -256,8 +256,7 @@ The `os.getNetworkInterfaces()` method is deprecated. Please use the
Type: End-of-Life
-The `REPLServer.prototype.convertToContext()` API is deprecated and should
-not be used.
+The `REPLServer.prototype.convertToContext()` API has been removed.
<a id="DEP0025"></a>
### DEP0025: require('sys')