diff options
| author | Michael Klishin <michael@novemberain.com> | 2018-06-20 13:19:45 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-20 13:19:45 +0300 |
| commit | 184ff0ca164d5084f94ab0414189de6115bf78eb (patch) | |
| tree | 225d1975e4b838b6d922773c1e5ae60c4dc0e211 /docs | |
| parent | 1604a03285f8605856aa77f9b7ab2f5873ccbfd1 (diff) | |
| parent | 28f14e08d10c6d80a8f0b89a33b244578a8e5f9b (diff) | |
| download | rabbitmq-server-git-184ff0ca164d5084f94ab0414189de6115bf78eb.tar.gz | |
Merge pull request #1626 from Duske/patch-1
(doc) fix typo in mqtt vhost section
Diffstat (limited to 'docs')
| -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 f5bf5dbf9d..6e91ebbe77 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -605,7 +605,7 @@ ## # mqtt.allow_anonymous = true -## If you have multiple chosts, specify the one to which the +## If you have multiple vhosts, specify the one to which the ## adapter connects. ## # mqtt.vhost = / |
