summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2020-07-20 12:38:16 +0300
committerGitHub <noreply@github.com>2020-07-20 12:38:16 +0300
commit8351570ce69dd4e3cc962631657a3b0d6086f713 (patch)
tree4d702d27b290358270043910691ac4bfa25d711b
parent1dc4e9bdb7c01d986f1d39bf50ce2f301c54525a (diff)
parenta89c93851fdee228eb36bced16222fff58084c10 (diff)
downloadrabbitmq-server-git-8351570ce69dd4e3cc962631657a3b0d6086f713.tar.gz
Merge pull request #2415 from GitHubPang/master-fix-typo
Corrected a typo in man page of rabbitmqctl.8.
-rw-r--r--docs/rabbitmqctl.82
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 94eddca065..21e82fa9b5 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -142,7 +142,7 @@ and
to succeed the RabbitMQ application must have been stopped, e.g. with
.Cm stop_app .
.Pp
-For example, to resets the RabbitMQ node:
+For example, to reset the RabbitMQ node:
.sp
.Dl rabbitmqctl reset
.\" ------------------------------------------------------------------