summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-02-12 12:25:12 -0500
committerJosh Soref <jsoref@users.noreply.github.com>2019-02-12 12:25:12 -0500
commit386b4aeb4f12008ef0f32baf955b33670cc8ddaa (patch)
treec3df1b146c7a10c737abd8c4307ffa3e49da183e
parent16203b7a161423326f5e2421a7768bff944ef482 (diff)
downloadrabbitmq-server-git-386b4aeb4f12008ef0f32baf955b33670cc8ddaa.tar.gz
spelling: runtime
-rw-r--r--docs/rabbitmqctl.82
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 550efcec1e..a087e80e85 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -255,7 +255,7 @@ For example, to instruct the RabbitMQ node to terminate:
.Dl rabbitmqctl stop
.\" ------------------------------------
.It Cm stop_app
-Stops the RabbitMQ application, leaving the runtme (Erlang VM) running.
+Stops the RabbitMQ application, leaving the runtime (Erlang VM) running.
.Pp
This command is typically run prior to performing other management
actions that require the RabbitMQ application to be stopped, e.g.\&