aboutsummaryrefslogtreecommitdiff
path: root/sbin/stop-master.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/stop-master.sh')
-rwxr-xr-xsbin/stop-master.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/stop-master.sh b/sbin/stop-master.sh
index b6bdaa4db3..729702d921 100755
--- a/sbin/stop-master.sh
+++ b/sbin/stop-master.sh
@@ -17,7 +17,7 @@
# limitations under the License.
#
-# Starts the master on the machine this script is executed on.
+# Stops the master on the machine this script is executed on.
sbin=`dirname "$0"`
sbin=`cd "$sbin"; pwd`