diff options
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/RPMS/Fedora/rabbitmq-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RPMS/Fedora/rabbitmq-server.conf b/packaging/RPMS/Fedora/rabbitmq-server.conf index 642a0ee5a8..e885b6b80f 100644 --- a/packaging/RPMS/Fedora/rabbitmq-server.conf +++ b/packaging/RPMS/Fedora/rabbitmq-server.conf @@ -16,7 +16,7 @@ echo "If your RabbitMQ database contains important data," echo "such as user accounts, durable exchanges and queues," echo "or persistent messages, then we recommend you contact" echo "support@rabbitmq.com for assistance with the upgrade." -echo "The current RabbitMQ database will be moved to temporary" +echo "The current RabbitMQ database will be moved to the" echo "directory: " CURRENT_MNESIA_DIR=$1 |
