mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Fix typo
This commit is contained in:
parent
f5e14e28eb
commit
3db2031435
@ -287,7 +287,7 @@ with the [add-comment](12-icinga2-api.md#icinga2-api-actions-add-comment) API ac
|
||||
Example:
|
||||
|
||||
```
|
||||
object Comment "localhost!my-comment" {
|
||||
object Comment "my-comment" {
|
||||
host_name = "localhost"
|
||||
author = "icingaadmin"
|
||||
text = "This is a comment."
|
||||
|
Loading…
x
Reference in New Issue
Block a user