summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichael Dawson <mdawson@devrus.com>2020-12-10 13:48:20 -0500
committerMichael Dawson <mdawson@devrus.com>2020-12-10 16:45:39 -0500
commit72b07e4fcf8843ec0c7a82ba2ec3250429671ef5 (patch)
treea8e9816c249d4965b178ff78c3063e7702c3ebbc /tools
parent040a27ae5f586305ee52d188e3654563f28e99ce (diff)
downloadios-node-v8-72b07e4fcf8843ec0c7a82ba2ec3250429671ef5.tar.gz
ios-node-v8-72b07e4fcf8843ec0c7a82ba2ec3250429671ef5.tar.bz2
ios-node-v8-72b07e4fcf8843ec0c7a82ba2ec3250429671ef5.zip
doc: update terminology
Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: https://github.com/nodejs/node/pull/36475 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/release.sh b/tools/release.sh
index 8bc398e0d9..dcd9755d42 100755
--- a/tools/release.sh
+++ b/tools/release.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# To promote and sign a release that has been prepared by the build slaves, use:
+# To promote and sign a release that has been prepared by the build jobs, use:
# release.sh
# To _only_ sign an existing release, use: