From ccaf6e3dc4f91337180fdf5bc0041b5c5a65f884 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Tue, 23 Feb 2016 11:41:45 +0100 Subject: [PATCH] Fix spelling mistakes in the documentation refs #10669 --- doc/7-icinga-template-library.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/7-icinga-template-library.md b/doc/7-icinga-template-library.md index f8a9598eb..10bd7967b 100644 --- a/doc/7-icinga-template-library.md +++ b/doc/7-icinga-template-library.md @@ -2160,8 +2160,8 @@ Name | Description mem_used | **Optional.** Tell the plugin to check for used memory in opposite of **mem_free**. Must specify one of these as true. mem_free | **Optional.** Tell the plugin to check for free memory in opposite of **mem_used**. Must specify one of these as true. mem_cache | **Optional.** If set to true plugin will count cache as free memory. Defaults to false. -mem_warning | **Required.** Specifiy the warning threshold as number interpreted as percent. -mem_critical | **Required.** Specifiy the critical threshold as number interpreted as percent. +mem_warning | **Required.** Specify the warning threshold as number interpreted as percent. +mem_critical | **Required.** Specify the critical threshold as number interpreted as percent. #### running_kernel -- 2.50.1