From be6844b40054b2b25863cd7a92379e83eb5ef309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Thu, 10 Jul 2025 11:10:35 +0200 Subject: [PATCH] Fix typo --- doc/10-icinga-template-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index 003198cf0..a266c40fd 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -516,7 +516,7 @@ The [check_fping](https://www.monitoring-plugins.org/doc/man/check_fping.html) p uses the `fping` command to ping the specified host for a fast check. Note that it is necessary to set the `suid` flag on `fping`. -This CheckCommand is agnostic on whether it receives a resolvable name, IPv6 address oder legacy IP address. +This CheckCommand is agnostic on whether it receives a resolvable name, IPv6 address or legacy IP address. Custom variables passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):