aboutsummaryrefslogtreecommitdiff
path: root/sbin/stop-all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/stop-all.sh')
-rwxr-xr-xsbin/stop-all.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/stop-all.sh b/sbin/stop-all.sh
index 971d5d49da..1a9abe07db 100755
--- a/sbin/stop-all.sh
+++ b/sbin/stop-all.sh
@@ -17,8 +17,8 @@
# limitations under the License.
#
-# Start all spark daemons.
-# Run this on the master nde
+# Stop all spark daemons.
+# Run this on the master node.
sbin="`dirname "$0"`"