mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +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:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
object Comment "localhost!my-comment" {
|
object Comment "my-comment" {
|
||||||
host_name = "localhost"
|
host_name = "localhost"
|
||||||
author = "icingaadmin"
|
author = "icingaadmin"
|
||||||
text = "This is a comment."
|
text = "This is a comment."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user