diff options
| author | Alexis Morelle <alexis.morelle@gmail.com> | 2018-01-23 10:11:53 +0100 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2018-01-25 01:47:37 +0300 |
| commit | d872adc9d4adf63889574ce86685488db201695c (patch) | |
| tree | feaeaf347f7bc7c2217002e3f00834ba1a5b19a8 | |
| parent | cef9d18ee171b1b15bb77dcf7f4793c3c043eece (diff) | |
| download | rabbitmq-server-git-d872adc9d4adf63889574ce86685488db201695c.tar.gz | |
typo
(cherry picked from commit 8fb6e542b2f53035220a1bef4e7c85db2caaea39)
| -rw-r--r-- | docs/rabbitmq.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index 6d30af1ecb..fe3f0e0cca 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -1,5 +1,5 @@ # ====================================== -# RabbbitMQ broker section +# RabbitMQ broker section # ====================================== ## Related doc guide: http://rabbitmq.com/configure.html. See |
