Skip to content

Commit 971f321

Browse files
author
Emile Joubert
committed
Performant means something else entirely
1 parent a8cf669 commit 971f321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/rabbitmq-service.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ set ERLANG_SERVICE_ARGUMENTS=!ERLANG_SERVICE_ARGUMENTS:"=\"!
227227
-stopaction "rabbit:stop_and_halt()." ^
228228
-sname !RABBITMQ_NODENAME! ^
229229
!CONSOLE_FLAG! ^
230-
-comment "A performant, robust and scalable implementation of AMQP" ^
230+
-comment "A robust and scalable messaging broker" ^
231231
-args "!ERLANG_SERVICE_ARGUMENTS!" > NUL
232232

233233
goto END

0 commit comments

Comments
 (0)