From 29cf3aa3352e3bf443bda83f58d9e69fa5a6b8e7 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Wed, 26 Aug 2015 08:39:05 +0200 Subject: [PATCH] Remove duplicate severity type in the documentation fixes #9992 --- doc/6-object-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/6-object-types.md b/doc/6-object-types.md index be38d2d5f..062b09c84 100644 --- a/doc/6-object-types.md +++ b/doc/6-object-types.md @@ -1157,7 +1157,7 @@ Configuration Attributes: Name |Description ----------------|---------------- - severity |**Optional.** The minimum severity for this log. Can be "debug", "notice", "information", "notice", "warning" or "critical". Defaults to "warning". + severity |**Optional.** The minimum severity for this log. Can be "debug", "notice", "information", "warning" or "critical". Defaults to "warning". ## TimePeriod -- 2.50.1