CLEANUP: assorted typo fixes in the code and comments

This is 36th iteration of typo fixes
This commit is contained in:
Ilya Shipitsin
2023-04-22 20:20:39 +02:00
committed by Willy Tarreau
parent edfa7c99e9
commit ccf8012f28
4 changed files with 9 additions and 9 deletions

View File

@@ -1338,7 +1338,7 @@ Server class
care about a single server, and also prevents useless wakeups.
For instance, if you want to be notified for UP/DOWN events on a given set of
servers, it is recommended to peform multiple per-server subscriptions since
servers, it is recommended to perform multiple per-server subscriptions since
it will be more efficient that doing a single global subscription that will
filter the received events.
Unless you really want to be notified for servers events of ALL servers of