Merge pull request #9163 from Icinga/Al2Klimov-patch-3

Typos
This commit is contained in:
Julian Brost 2022-01-05 09:43:19 +01:00 committed by GitHub
commit 5017f5fa43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1866,7 +1866,7 @@ The returned messages are synced directly to the sender's endpoint, no cluster b
> **Note**: EventCommand errors are just logged on the remote endpoint. > **Note**: EventCommand errors are just logged on the remote endpoint.
### event::UpdateExecutions <a id="technical-concepts-json-rpc-messages-event-updateexecutions"></a> #### event::UpdateExecutions <a id="technical-concepts-json-rpc-messages-event-updateexecutions"></a>
> Location: `clusterevents.cpp` > Location: `clusterevents.cpp`
@ -1900,7 +1900,7 @@ Message updates will be dropped when:
* Checkable does not exist. * Checkable does not exist.
* Origin endpoint's zone is not allowed to access this checkable. * Origin endpoint's zone is not allowed to access this checkable.
### event::ExecutedCommand <a id="technical-concepts-json-rpc-messages-event-executedcommand"></a> #### event::ExecutedCommand <a id="technical-concepts-json-rpc-messages-event-executedcommand"></a>
> Location: `clusterevents.cpp` > Location: `clusterevents.cpp`