Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichael Dawson <mdawson@devrus.com>2020-12-10 21:48:20 +0300
committerMichaƫl Zasso <targos@protonmail.com>2020-12-21 18:49:21 +0300
commit129053fe4c98ba32c240b564268b5f61acc153ca (patch)
tree79a3eb0b91c3715a2f6758f39cd0b9bffb7e3859 /tools
parent6ecbc1dcb3fd19f502609fcf8b0a8c32f9002b36 (diff)
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 8bc398e0d93..dcd9755d42f 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: