rabbitmq / rabbitmq-management

RabbitMQ Management UI and HTTP API
https://www.rabbitmq.com/management.html
Other
370 stars 165 forks source link

Fix net_timetime typo #813

Closed johanrhodin closed 4 years ago

johanrhodin commented 4 years ago

timetime->ticktime

Proposed Changes

The warning text that pops up if a cluster is running with mixed net_ticktime has typo in it. It should say net_ticktime and not net_timetime.

Types of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask on the mailing list. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further Comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.

michaelklishin commented 4 years ago

Backported to v3.8.x.