3.12.3 release notes: fix a typo

This commit is contained in:
Michael Klishin 2023-08-25 01:14:45 +04:00
parent 550e87923f
commit e2087aedea
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
* On Windows, PowerShell will no longer be used as a fallback for `handle.exe`
for computing how many file and socket handles a node uses.
If a user does not have `handle.exe`` installed in the `PATH`` of their Windows system,
If a user does not have `handle.exe` installed in the `PATH` of their Windows system,
a message will be logged once, and then the total handles being used will be set to 0.
PowerShell ended up being a CPU-intensive alternative that's not worth the gains